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

TGdkEventKey

Declaration

Source position: gdkevents.inc line 207

type TGdkEventKey = record

  _type: TGdkEventType;

  window: PGdkWindow;

  send_event: gint8;

  time: guint32;

  state: guint;

  keyval: guint;

  length: gint;

  _string: Pgchar;

  hardware_keycode: guint16;

  group: guint8;

end;


Documentation generated on: 2023-03-18