Index

Package: Keyval

Description

package Gdk.Keyval is

Binding from C File version 1.3.6

Types

Gdk_Keymap

type Gdk_Keymap is private;

Subprograms & Entries

Get_Type

function Get_Type return Glib.GType;

Name

function Name 
(Keyval: Gdk.Types.Gdk_Key_Type) return String;

From_Name

function From_Name 
(Keyval_Name: String) return Gdk.Types.Gdk_Key_Type;

Is_Upper

function Is_Upper 
(Keyval: Gdk.Types.Gdk_Key_Type) return Boolean;

Is_Lower

function Is_Lower 
(Keyval: Gdk.Types.Gdk_Key_Type) return Boolean;

To_Unicode

function To_Unicode 
(Keyval: Gdk.Types.Gdk_Key_Type) return Glib.Gunichar;