diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-06-26 15:09:12 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-07-09 20:19:24 -0400 |
commit | 8142a505fcfa8209f427ffdfe84db499bd92b786 (patch) | |
tree | db33924058bf8709632f6aef2d3bf023b99e1eb2 /docs | |
parent | 974212ec825d8d50bdea8ab955b6f19b8ed1672f (diff) | |
download | gtk+-8142a505fcfa8209f427ffdfe84db499bd92b786.tar.gz |
Add missing functions to the docs
://bugzilla.gnome.org/show_bug.cgi?id=678828
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk3-sections.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 7a04b303dc..979e86a0ea 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -7077,6 +7077,9 @@ gtk_application_set_app_menu gtk_application_get_menubar gtk_application_set_menubar +gtk_application_add_accelerator +gtk_application_remove_accelerator + <SUBSECTION Standard> GtkApplicationClass GTK_TYPE_APPLICATION |