[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: geanybindings.inc line 1282
type TPluginCallback = record |
||
signal_name: Pgchar; |
|
|
callback: TGCallback; |
|
|
after: gboolean; |
|
|
user_data: gpointer; |
|
|
end; |