Source position: gtkobjects.pp line 33
type TGtkCallbackMarshal = procedure(
theobject: PGtkObject;
data: gpointer;
n_args: guint;
args: PGtkArg
);