Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkEventConfigure

Declaration

Source position: gdktypes.pp line 968

type TGdkEventConfigure = record

  thetype: TGdkEventType;

  window: PGdkWindow;

  send_event: gint8;

  x: gint16;

  y: gint16;

  width: gint16;

  height: gint16;

end;


Documentation generated on: 2023-03-18