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

TGdkDevicePrivate

Declaration

Source position: gdkinputprivate.inc line 42

type TGdkDevicePrivate = record

  info: TGdkDevice;

  deviceid: guint32;

  display: PGdkDisplay;

  axes: PGdkAxisInfo;

  xdevice: Pointer;

  min_keycode: gint;

  buttonpress_type: LongInt;

  buttonrelease_type: LongInt;

  keypress_type: LongInt;

  keyrelease_type: LongInt;

  motionnotify_type: LongInt;

  proximityin_type: LongInt;

  proximityout_type: LongInt;

  changenotify_type: LongInt;

  needs_update: gint;

  button_state: gint;

  claimed: gint;

end;


Documentation generated on: 2023-03-18