summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-09-11 11:38:06 -0400
committerRyan Lortie <desrt@desrt.ca>2012-09-17 12:31:22 -0400
commitdd143479fe85f16e4ea010a7b03d4365d9d9234e (patch)
tree6101e20075598591dcfa355c5c12f9c73b250937 /docs
parent778aa7ade0107fa645ab1427132551d138c7334a (diff)
downloadgtk+-dd143479fe85f16e4ea010a7b03d4365d9d9234e.tar.gz
gtkmodelmenu: simplify logic, expose bind API
Make the main (and only) entry-point to gtkmodelmenu.c the now-public gtk_menu_shell_bind_model(). Move the convenience constructors (gtk_menu_new_from_model() and gtk_menu_bar_new_from_model()) to their proper files. Remove the private header file. Simplify the code a bit by making the initial populate part of the bind() call. https://bugzilla.gnome.org/show_bug.cgi?id=682831
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/gtk3-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index dd1d53618d..ce014ac4ef 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -2246,6 +2246,7 @@ gtk_menu_shell_set_take_focus
gtk_menu_shell_get_take_focus
gtk_menu_shell_get_selected_item
gtk_menu_shell_get_parent_shell
+gtk_menu_shell_bind_model
GtkMenuDirectionType
<SUBSECTION Standard>
GTK_MENU_SHELL