gtk3/docs/reference/gdk
Matthias Clasen 03aea1a3da Make it possible to determine if a key event is for a modifier key:
2005-09-09  Matthias Clasen  <mclasen@redhat.com>

	Make it possible to determine if a key event is for a
	modifier key:

 	* gdk/x11/gdkprivate-x11.h:
	* gdk/x11/gdkkeys-x11.c (_gdk_keymap_key_is_modifier):
	New function to determine if a keycode is mapped to a modifier.
	(get_xkb): Get the modmap.

	* gdk/x11/gdkevents-x11.c (translate_key_event): Set the
	is_modifier bit by calling _gdk_keymap_key_is_modifier().

	* gdk/gdkevents.h (struct _GdkEventKey): Add an is_modifier
	bit.
2005-09-09 22:50:15 +00:00
..
images
tmpl Make it possible to determine if a key event is for a modifier key: 2005-09-09 22:50:15 +00:00
.cvsignore
gdk-docs.sgml Bump version to 2.9.0 2005-08-26 18:52:48 +00:00
gdk-overrides.txt
gdk-sections.txt Make the GdkScreen font options api public, and add properties 2005-08-26 18:49:52 +00:00
gdk.types
Makefile.am Add keyname-table.h 2005-05-08 05:48:45 +00:00
multihead.sgml
version.xml.in