The members of Gdk.Device are listed below.
See Also: Inherited members from GLib.Object
Device() | Internal constructor. | |
| Internal constructor |
| [read-only] static | CorePointer | Device. Returns the core pointer device for the default display. |
| [read-only] static | GType | GLib.GType. GType Property. |
| [read-only] | HasCursor | bool. Documentation for this section has not yet been entered. |
| [read-only] | Mode | InputMode. Documentation for this section has not yet been entered. |
| [read-only] | Name | string. Documentation for this section has not yet been entered. |
| [read-only] | NumAxes | int. Documentation for this section has not yet been entered. |
| [read-only] | NumKeys | int. Documentation for this section has not yet been entered. |
| Source | InputSource. Documentation for this section has not yet been entered. |
GetAxis(double[], AxisUse, out double)Documentation for this section has not yet been entered. | ||
GetDeviceAxis(uint)Documentation for this section has not yet been entered. | ||
GetDeviceKey(uint)Documentation for this section has not yet been entered. | ||
GetHistory(Window, uint, uint)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)Documentation for this section has not yet been entered. | ||