Source position: gconf.pp line 88
type TGConfNotifyFunc = procedure(
conf: PGConfEngine;
cnxn_id: guint;
entry: PGConfEntry;
user_data: gpointer
);