Unit 'gdk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGdkEventConfigure

Declaration

Source position: gdkevents.inc line 246

type TGdkEventConfigure = record

  _type: TGdkEventType;

  window: PGdkWindow;

  send_event: gint8;

  x: gint;

  y: gint;

  width: gint;

  height: gint;

end;


Documentation generated on: 2023-03-18