Source position: gobject.inc line 16
type TGObjectGetPropertyFunc = procedure(
anObject: PGObject;
property_id: guint;
value: PGValue;
pspec: PGParamSpec
);