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