summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2011-12-19 12:33:21 -0500
committerRyan Lortie <desrt@desrt.ca>2011-12-19 12:51:12 -0500
commit8578fefaa5c1dee41d0b3743065edf12925fff66 (patch)
tree0c6c45a4546998212b6464afb62a6d6d8860aad8 /docs
parent4e5e47931d0474c03b7e6c8450de783a2ff120b4 (diff)
downloadgtk+-8578fefaa5c1dee41d0b3743065edf12925fff66.tar.gz
GtkApplication: add menu API
We add the app-menu and menubar public APIs to GtkApplication while leaving the implementation in GApplication. The actual implementation will be moved soon.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/gtk3-sections.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index acf9c92e5c..02e7ce5615 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -7006,6 +7006,12 @@ gtk_application_add_window
gtk_application_remove_window
gtk_application_get_windows
+<SUBSECTION>
+gtk_application_get_app_menu
+gtk_application_set_app_menu
+gtk_application_get_menubar
+gtk_application_set_menubar
+
<SUBSECTION Standard>
GtkApplicationClass
GTK_TYPE_APPLICATION