[gtk+] Documentation fixes



commit f2060d68812b0451e5a7ce8b646e0bd3fe188221
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Aug 5 13:48:16 2015 -0400

    Documentation fixes

 docs/reference/gtk/Makefile.am       |    8 ++++++++
 docs/reference/gtk/gtk3-sections.txt |    5 +++++
 2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index fcb34b0..24d951c 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -102,6 +102,7 @@ IGNORE_HFILES = \
        gtkentryprivate.h               \
        gtkeventcontrollerprivate.h     \
        gtkfilechooserprivate.h         \
+       gtkfilechooserwidgetprivate.h   \
        gtkfontchooserprivate.h         \
        gtkgesturedragprivate.h         \
        gtkgesturelongpressprivate.h    \
@@ -130,6 +131,8 @@ IGNORE_HFILES = \
        gtkorientableprivate.h          \
        gtkpixelcacheprivate.h          \
        gtkplacessidebarprivate.h       \
+       gtkplacesviewprivate.h          \
+       gtkplacesviewrowprivate.h       \
        gtkpopoverprivate.h             \
        gtkprinter-private.h            \
        gtkprintoperation-private.h     \
@@ -142,6 +145,11 @@ IGNORE_HFILES = \
        gtkrenderprivate.h              \
        gtkroundedboxprivate.h          \
        gtkscaleprivate.h               \
+       gtksearchengine.h               \
+       gtksearchenginemodel.h          \
+       gtksearchenginequartz.h         \
+       gtksearchenginesimple.h         \
+       gtksearchenginetracker.h        \
        gtksearchentryprivate.h         \
        gtkselectionprivate.h           \
        gtksettingsprivate.h            \
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index 64d6f3c..e9445ef 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -2656,6 +2656,8 @@ gtk_places_sidebar_get_show_enter_location
 gtk_places_sidebar_set_show_enter_location
 gtk_places_sidebar_get_show_trash
 gtk_places_sidebar_set_show_trash
+gtk_places_sidebar_get_show_other_locations
+gtk_places_sidebar_set_show_other_locations
 gtk_places_sidebar_set_drop_targets_visible
 <SUBSECTION Standard>
 GTK_PLACES_SIDEBAR
@@ -5724,6 +5726,7 @@ gtk_window_unstick
 gtk_window_maximize
 gtk_window_unmaximize
 gtk_window_fullscreen
+gtk_window_fullscreen_on_monitor
 gtk_window_unfullscreen
 gtk_window_set_keep_above
 gtk_window_set_keep_below
@@ -7936,6 +7939,8 @@ GtkStackTransitionType
 gtk_stack_set_transition_type
 gtk_stack_get_transition_type
 gtk_stack_get_transition_running
+gtk_stack_get_interpolate_size
+gtk_stack_set_interpolate_size
 <SUBSECTION Standard>
 GTK_TYPE_STACK
 GTK_IS_STACK


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]