Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkInputMode |
Enum : | InputMode |
Properties | |
---|---|
guint32 Gdk.InputMode.DISABLED : 0
|
|
guint32 Gdk.InputMode.SCREEN : 1
|
|
guint32 Gdk.InputMode.WINDOW : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk.Device
Method |
get_mode
()
:
Gdk.InputMode
Determines the mode of the device.
|
Gdk.Device
Method |
Sets a the mode of an input device.
|