Gjsify LogoGjsify Logo

Interface DevicePad_ConstructProps

Hierarchy

Index

Properties

display?: Gdk.Display

The GdkDisplay the GdkDevice pertains to.

has_cursor?: boolean

Whether the device is represented by a cursor on the screen.

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 [methodGdk.Device.get_product_id].

seat?: Gdk.Seat

GdkSeat of this device.

source?: Gdk.InputSource

Source type for the device.

vendor_id?: string

Vendor ID of this device.

See [methodGdk.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