Source position: gconfclient.pp line 74
type TGConfClientNotifyFunc = procedure(
client: PGConfClient;
cnxn_id: guint;
entry: PGConfEntry;
user_data: gpointer
);