The members of Gdk.Keyval are listed below.
See Also: Inherited members from System.Object
Keyval() | Documentation for this section has not yet been entered. |
static | ConvertCase(uint, out uint, out uint)Documentation for this section has not yet been entered. | |
static | FromName(string)Documentation for this section has not yet been entered. | |
static | IsLower(uint)Returns true if a Gdk.Key is in lower case. | |
static | IsUpper(uint)Returns true if a Gdk.Key is in upper case. | |
static | Name(uint)Documentation for this section has not yet been entered. | |
static | ToLower(uint)Convertes a Gdk.Key to its lower case value. | |
static | ToUnicode(uint)Documentation for this section has not yet been entered. | |
static | ToUpper(uint)Convertes a Gdk.Key to its upper case value. | |