gtk3/docs/reference/gdk
Owen W. Taylor 0aa989ae76 GtkPlug: fix handling of key events for different layouts
GtkPlug directly handles X KeyPress/Release events, instead of using
translation in GDK (which expects XI2 events for XI2). When this
was done, the handling of the group was stubbed out and never replaced.

Export gdk_keymap_x11_group_for_state() and gdk_keymap_x11_is_modifier()
so we can fill out the fields correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=675167
2012-04-30 16:35:10 -04:00
..
images
gdk3-overrides.txt
gdk3-sections.txt GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
gdk3.types Fix up GDK docs 2010-12-25 00:02:39 -05:00
gdk-docs.sgml GtkPlug: fix handling of key events for different layouts 2012-04-30 16:35:10 -04:00
Makefile.am Tell gtk-doc about G_GNUC_WARN_UNUSED_RESULT 2011-12-19 07:32:32 -05:00
version.xml.in