Source position: lazgtk3.pas line 1862
type TGtkCallback = procedure(
widget: PGtkWidget;
data: gpointer
);