[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdk3' (#lcl)

TGdkEventAny

Declaration

Source position: lazgdk3.pas line 3668

type TGdkEventAny = record

  type_: TGdkEventType;

  

  window: PGdkWindow;

  

  send_event: gint8;

  

end;