Source position: gdkevents.inc line 145
type TGdkEventNoExpose = record
_type: TGdkEventType;
window: PGdkWindow;
send_event: gint8;
end;