Source position: lazglib2.pas line 5632
procedure g_source_set_callback(
source: PGSource;
func: TGSourceFunc;
data: gpointer;
notify: TGDestroyNotify
);