Gdk.Device Members

The members of Gdk.Device are listed below.

See Also: Inherited members from GLib.Object

Public Constructors

Internal constructor

Protected Constructors

Internal constructor.
Internal constructor

Public Properties

[read-only]
static
CorePointerDevice. Returns the core pointer device for the default display.
[read-only]
static
GTypeGLib.GType. GType Property.
[read-only]
HasCursorbool. Documentation for this section has not yet been entered.
[read-only]
ModeInputMode. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
NumAxesint. Documentation for this section has not yet been entered.
[read-only]
NumKeysint. Documentation for this section has not yet been entered.
SourceInputSource. Documentation for this section has not yet been entered.

Public Methods

GetAxis(double[], AxisUse, out double) : bool
Documentation for this section has not yet been entered.
GetDeviceAxis(uint) : DeviceAxis
Documentation for this section has not yet been entered.
GetDeviceKey(uint) : DeviceKey
Documentation for this section has not yet been entered.
GetHistory(Window, uint, uint) : TimeCoord[]
Documentation for this section has not yet been entered.
GetState(Window, out double[], out ModifierType)
Documentation for this section has not yet been entered.
SetAxisUse(uint, AxisUse)
Documentation for this section has not yet been entered.
SetKey(uint, uint, ModifierType)
Documentation for this section has not yet been entered.
SetMode(InputMode) : bool
Documentation for this section has not yet been entered.