diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-09-10 21:41:15 -0400 |
---|---|---|
committer | Christian Persch <chpe@gnome.org> | 2011-09-13 12:55:22 +0200 |
commit | 9e46e5789c7e73d44c4c62675e7f69d10d8064b3 (patch) | |
tree | 1bef9c653096b883542296db760797c172e3c701 /docs/reference | |
parent | 85e95a765d82e707bcb6fe727532e03373908d7e (diff) | |
download | gtk+-9e46e5789c7e73d44c4c62675e7f69d10d8064b3.tar.gz |
Trivial: Add a few missing functions to the docs
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/gtk/gtk3-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index e8ab675702..fa5079c00e 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -1500,12 +1500,16 @@ GTK_FONT_CHOOSER_IFACE GTK_IS_FONT_CHOOSER GTK_IS_FONT_CHOOSER_IFACE GTK_FONT_CHOOSER_GET_IFACE + +<SUBSECTION Private> +gtk_font_chooser_get_type </SECTION> <SECTION> <FILE>gtkfontchooserwidget</FILE> <TITLE>GtkFontChooserWidget</TITLE> GtkFontChooserWidget +gtk_font_chooser_widget_new <SUBSECTION Standard> GtkFontChooserWidgetClass |