gtk3/docs/reference/gtk
Lars Uebernickel d30d56452c GtkWidget: Add gtk_widget_insert_action_group()
This allows adding a GActionGroup with a given name at an arbitrary
point in the widget tree.

This patch also adds an internal _get_action_muxer() API.  Calling this
will create a GActionMuxer associated with the widget.  The parent of
the muxer will be the muxer of the widget's conceptual parent.  For
non-menus, that is the normal parent.  For menus, it is the attach
widget.

In this way, we end up with a hierarchy of GActionMuxer that largely
reflects the hierarchy of GtkWidget, but only in places that the action
context has been requested.  These muxers are the ones on which the
inserted actions groups are installed.

A following patch will add a user of this API.
2012-08-20 13:09:04 -04:00
..
images Improve GtkMenuButton menu positioning 2012-08-06 22:27:48 -04:00
broadway.xml Add a short Broadway section to the docs 2012-03-10 23:48:03 -05:00
building.sgml docs: building: Fix links to the location of tarballs 2011-06-06 14:30:47 +01:00
compiling.sgml docs: Add examples for use of GDK_VERSION_MIN_REQUIRED 2012-08-04 16:14:31 -04:00
drawing-model.xml docs: Update the drawing model description for GTK 3 2011-03-29 00:09:39 +02:00
getting_started.xml Minor rewording in the tutorial 2011-01-29 22:44:29 -05:00
glossary.xml Remove GTK_WIDGET_* macros 2010-05-03 01:51:21 +02:00
gtk3-sections.txt GtkWidget: Add gtk_widget_insert_action_group() 2012-08-20 13:09:04 -04:00
gtk3.types.in level-bar: introduce GtkLevelBar 2012-07-16 01:01:38 -04:00
gtk-docs.sgml New gtk-launch command 2012-07-16 14:28:22 -04:00
gtk-launch.xml Cosmetic improvements to man pages 2012-08-04 16:14:32 -04:00
gtk-query-immodules-3.0.xml Cosmetic improvements to man pages 2012-08-04 16:14:32 -04:00
gtk-update-icon-cache.xml Cosmetic improvements to man pages 2012-08-04 16:14:32 -04:00
Makefile.am Improve GtkMenuButton menu positioning 2012-08-06 22:27:48 -04:00
migrating-2to3.xml Link to the 2.x deprecated index in the migration guide 2012-05-26 15:11:49 -04:00
migrating-checklist.sgml docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
migrating-GtkGrid.xml Flesh out the GtkGrid migration chapter some more 2011-05-12 19:34:10 -04:00
migrating-GtkStyleContext.xml docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
migrating-smclient-GtkApplication.xml Remove lies 2012-05-11 17:44:14 -04:00
migrating-unique-GtkApplication.xml migrating-unique-GtkApplication: Update to new GApplication api 2012-01-10 16:23:53 +00:00
objects_grouped.sgml level-bar: introduce GtkLevelBar 2012-07-16 01:01:38 -04:00
osx.sgml Add some docs for the wayland backend 2012-03-11 14:23:53 -04:00
other_software.sgml Use G_SOURCE_CONTINUE/REMOVE 2012-01-30 19:12:27 -05:00
overview.xml Forgotten file 2010-10-15 13:07:08 -04:00
question_index.sgml docs: update links to point to developer.gnome.org 2012-03-19 09:38:09 +01:00
resources.sgml Drop never-updated revision attributes 2011-01-14 19:35:34 -05:00
running.sgml debug: Add GTK_DEBUG=no-css-cache 2012-05-02 02:00:11 +02:00
text_widget.sgml docs/reference/gtk/text_widget.sgml: Use GdkRGBA instead GdkColor 2011-05-02 14:08:43 +01:00
tree_widget.sgml Drop never-updated revision attributes 2011-01-14 19:35:34 -05:00
version.xml.in Add package version info to API docs. 2002-11-21 20:19:01 +00:00
visual_index.xml Add GtkLevelBar to the visual index 2012-08-04 19:10:58 -04:00
wayland.xml Add some docs for the wayland backend 2012-03-11 14:23:53 -04:00
windows.sgml Add some docs for the wayland backend 2012-03-11 14:23:53 -04:00
x11.sgml Trivial rewording 2012-03-10 23:54:43 -05:00