[gedit] docs: update list of public symbols



commit 339c5de6e64efac3d53e5abb6789aaf7ee0c86ab
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat May 9 14:13:01 2015 +0200

    docs: update list of public symbols

 docs/reference/Makefile.am        |    4 ++++
 docs/reference/gedit-sections.txt |    7 ++-----
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index fa17378..3e098c2 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -32,7 +32,9 @@ IGNORE_HFILES =                                       \
        gedit-app-x11.h                         \
        gedit-close-confirmation-dialog.h       \
        gedit-dirs.h                            \
+       gedit-document-private.h                \
        gedit-documents-panel.h                 \
+       gedit-encoding-items.h                  \
        gedit-encodings-dialog.h                \
        gedit-enum-types.h                      \
        gedit-file-chooser-dialog.h             \
@@ -50,6 +52,8 @@ IGNORE_HFILES =                                       \
        gedit-notebook-popup-menu.h             \
        gedit-notebook-stack-switcher.h         \
        gedit-open-document-selector.h          \
+       gedit-open-document-selector-helper.h   \
+       gedit-open-document-selector-store.h    \
        gedit-open-menu-button.h                \
        gedit-plugins-engine.h                  \
        gedit-preferences-dialog.h              \
diff --git a/docs/reference/gedit-sections.txt b/docs/reference/gedit-sections.txt
index 8d123e1..658241e 100644
--- a/docs/reference/gedit-sections.txt
+++ b/docs/reference/gedit-sections.txt
@@ -1,9 +1,9 @@
 <SECTION>
 <FILE>gedit-app</FILE>
-GeditAppPrivate
 <TITLE>GeditApp</TITLE>
 GeditApp
 GeditLockdownMask
+GEDIT_LOCKDOWN_ALL
 gedit_app_create_window
 gedit_app_set_window_title
 gedit_app_get_main_windows
@@ -51,7 +51,6 @@ gedit_commands_save_all_documents
 
 <SECTION>
 <FILE>gedit-document</FILE>
-GeditDocumentPrivate
 <TITLE>GeditDocument</TITLE>
 GeditDocument
 gedit_document_new
@@ -90,7 +89,6 @@ GEDIT_DOCUMENT_GET_CLASS
 
 <SECTION>
 <FILE>gedit-encodings-combo-box</FILE>
-GeditEncodingsComboBoxPrivate
 <TITLE>GeditEncodingsComboBox</TITLE>
 GeditEncodingsComboBox
 gedit_encodings_combo_box_new
@@ -189,7 +187,6 @@ GEDIT_PROGRESS_INFO_BAR_GET_CLASS
 
 <SECTION>
 <FILE>gedit-statusbar</FILE>
-GeditStatusbarPrivate
 <TITLE>GeditStatusbar</TITLE>
 GeditStatusbar
 gedit_statusbar_new
@@ -210,7 +207,6 @@ GEDIT_STATUSBAR_GET_CLASS
 <SECTION>
 <FILE>gedit-tab</FILE>
 GeditTabState
-GeditTabPrivate
 <TITLE>GeditTab</TITLE>
 GeditTab
 gedit_tab_get_view
@@ -390,4 +386,5 @@ gedit_utils_is_valid_location
 gedit_utils_location_get_dirname_for_display
 gedit_utils_set_direct_save_filename
 gedit_utils_str_end_truncate
+gedit_utils_newline_type_to_string
 </SECTION>


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