Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.KeymapKey

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkKeymapKey
Struct : KeymapKey
A GdkKeymapKey is a hardware key that can be mapped to a keyval.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.KeymapKey ()
Create a new Gdk.KeymapKey
Create a new Gdk.KeymapKey
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.Keymap
Method
lookup_key (KeymapKey key) : guint32
Looks up the keyval mapped to a keycode/group/level triplet.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:58 GMT+0800 (HKT)