summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2012-04-30 15:33:49 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-04-30 16:35:10 -0400
commit0aa989ae76d0d080eae16b8a4fde59aca1227cc4 (patch)
tree2de4fe30b58ab2d83e4b49d588be78e30db18cde /docs
parent2f81a58573e98cd6220e8617ed122fa509ddaf10 (diff)
downloadgtk+-0aa989ae76d0d080eae16b8a4fde59aca1227cc4.tar.gz
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
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdk/gdk-docs.sgml4
-rw-r--r--docs/reference/gdk/gdk3-sections.txt2
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk-docs.sgml b/docs/reference/gdk/gdk-docs.sgml
index d7c1688788..d5e981e4e1 100644
--- a/docs/reference/gdk/gdk-docs.sgml
+++ b/docs/reference/gdk/gdk-docs.sgml
@@ -65,6 +65,10 @@
<title>Index of new symbols in 3.4</title>
<xi:include href="xml/api-index-3.4.xml"><xi:fallback /></xi:include>
</index>
+ <index id="api-index-3-6" role="3.6">
+ <title>Index of new symbols in 3.6</title>
+ <xi:include href="xml/api-index-3.6.xml"><xi:fallback /></xi:include>
+ </index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
diff --git a/docs/reference/gdk/gdk3-sections.txt b/docs/reference/gdk/gdk3-sections.txt
index b46e17e3db..d012c3ca65 100644
--- a/docs/reference/gdk/gdk3-sections.txt
+++ b/docs/reference/gdk/gdk3-sections.txt
@@ -991,6 +991,8 @@ gdk_x11_grab_server
gdk_x11_ungrab_server
gdk_x11_cursor_get_xcursor
gdk_x11_cursor_get_xdisplay
+gdk_x11_keymap_get_group_for_state
+gdk_x11_keymap_key_is_modifier
gdk_x11_visual_get_xvisual
gdk_x11_atom_to_xatom
gdk_x11_atom_to_xatom_for_display