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

TGdkDevice

Declaration

Source position: gdkinput.inc line 52

type TGdkDevice = record

  parent_instance: TGObject;

  name: Pgchar;

  source: TGdkInputSource;

  mode: TGdkInputMode;

  has_cursor: gboolean;

  num_axes: gint;

  axes: PGdkDeviceAxis;

  num_keys: gint;

  keys: PGdkDeviceKey;

end;


Documentation generated on: 2023-03-18