Source position: fpgtk.pp line 267
type TFPgtkEventConfigureFunction = function(
Sender: TFPgtkWidget;
Event: PGdkEventConfigure;
data: pointer
):Boolean of object;