Source position: gdktypes.pp line 862
type TGdkEventAny = record
thetype: TGdkEventType;
window: PGdkWindow;
send_event: gint8;
end;