Source position: gtkobjects.pp line 25
type TGtkObjectInitFunc = procedure(
theobject: gpointer;
klass: gpointer
);