The methods of Gdk.Keyval are listed below. For a list of all members, see the Keyval Members list.
See Also: Inherited members from System.Object
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. | |