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