gdk_keymap_get_default
protected static final Handle gdk_keymap_get_default()
gdk_keymap_get_direction
protected static final int gdk_keymap_get_direction(Handle keymap)
gdk_keymap_get_entries_for_keycode
protected static final boolean gdk_keymap_get_entries_for_keycode(Handle keymap,
int hardwareKeycode,
Handle[] keys,
int[] keyvals)
gdk_keymap_get_entries_for_keyval
protected static final boolean gdk_keymap_get_entries_for_keyval(Handle keymap,
int keyval,
Handle[] keys)
gdk_keymap_get_type
protected static final int gdk_keymap_get_type()
BEGINNING OF JNI CODE
gdk_keymap_lookup_key
protected static final int gdk_keymap_lookup_key(Handle keymap,
Handle key)
getType
public static Type getType()
Retrieve the runtime type used by the GLib library.