Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

device_id?: number
device_manager?: Gdk.DeviceManager

The #GdkDeviceManager the #GdkDevice pertains to.

display?: Gdk.Display

The #GdkDisplay the #GdkDevice pertains to.

has_cursor?: boolean

Whether the device is represented by a cursor on the screen. Devices of type %GDK_DEVICE_TYPE_MASTER will have %TRUE here.

input_mode?: Gdk.InputMode
input_source?: Gdk.InputSource

Source type for the device.

name?: string

The device name.

num_touches?: number

The maximal number of concurrent touches on a touch device. Will be 0 if the device is not a touch device or if the number of touches is unknown.

product_id?: string

Product ID of this device, see gdk_device_get_product_id().

seat?: Gdk.Seat

#GdkSeat of this device.

Device role in the device manager.

vendor_id?: string

Vendor ID of this device, see gdk_device_get_vendor_id().

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method