Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.DeviceType

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkDeviceType
Enum : DeviceType
Indicates the device type. See above
for more information about the meaning of these device types.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.Device
Method
get_device_type () : Gdk.DeviceType
Returns the device type for device.
Gdk.DeviceManager
Method
list_devices (DeviceType type) : Array
Returns the list of devices of type type currently attached to
GdkDevices.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:59 GMT+0800 (HKT)