Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

backend?: Clutter.Backend

The #ClutterBackend that created the device.

device_manager?: Clutter.DeviceManager

The #ClutterDeviceManager instance which owns the device

device_mode?: Clutter.InputMode
device_type?: InputDeviceType

The type of the device

enabled?: boolean

Whether the device is enabled.

A device with the #ClutterInputDevice:device-mode property set to %CLUTTER_INPUT_MODE_MASTER cannot be disabled.

A device must be enabled in order to receive events from it.

has_cursor?: boolean

Whether the device has an on screen cursor following its movement.

id?: number

The unique identifier of the device

name?: string

The name of the device

product_id?: string

Product ID of this device.

vendor_id?: string

Vendor ID of this device.

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