summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCorentin Noël <corentin@elementary.io>2019-06-21 10:21:32 +0000
committerAlberto Fanjul <albertofanjul@gmail.com>2019-06-21 10:21:32 +0000
commit023c2e682933c9040912aa605febc8a1cf1b55da (patch)
tree1ca7c439d922cc2414bf601b72fb3c9e556f5518 /doc
parent3628e8f10f546b77cb18a98173af9947fd1c4090 (diff)
downloadglade-023c2e682933c9040912aa605febc8a1cf1b55da.tar.gz
Respect the Glade namespace for macros and defines
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/gladeui-sections.txt10
-rw-r--r--doc/meson.build1
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c9d53672..bf359bab 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -61,6 +61,7 @@ IGNORE_HFILES=\
glade.h \
glade-design-layout.h \
glade-popup.h \
+ glade-private.h \
glade-gtk.h \
glade-palette-expander.h \
glade-palette-item.h \
diff --git a/doc/gladeui-sections.txt b/doc/gladeui-sections.txt
index 0f09775a..da1c47b7 100644
--- a/doc/gladeui-sections.txt
+++ b/doc/gladeui-sections.txt
@@ -216,8 +216,7 @@ GWA_GET_OCLASS
GWA_SCROLLABLE_WIDGET
GLADE_VALID_CREATE_REASON
GLADE_TYPE_CREATE_REASON
-GWA_INSTANTIABLE_PREFIX
-GWA_INSTANTIABLE_PREFIX_LEN
+GLADE_WIDGET_ADAPTOR_INSTANTIABLE_PREFIX
GladeWidgetAdaptor
GladeActionActivateFunc
GladeActionSubmenuFunc
@@ -377,8 +376,6 @@ GladeDesignViewPrivate
<SECTION>
<FILE>glade-property-def</FILE>
-GPC_OBJECT_DELIMITER
-GPC_PROPERTY_NAMELEN
<TITLE>GladePropertyDef</TITLE>
GladePropertyDef
glade_property_def_new
@@ -443,6 +440,7 @@ glade_property_def_themed_icon
glade_property_def_transfer_on_paste
glade_property_def_translatable
glade_property_def_weight
+GLADE_PROPERTY_DEF_OBJECT_DELIMITER
<SUBSECTION Standard>
GLADE_TYPE_PROPERTY_DEF
glade_property_def_get_type
@@ -1133,7 +1131,7 @@ GladePreviewerPrivate
<SECTION>
<FILE>glade-command</FILE>
<TITLE>GladeCommand</TITLE>
-GCSetPropData
+GladeCommandSetPropData
GladeCommand
glade_command_push_group
glade_command_pop_group
@@ -1246,7 +1244,7 @@ GLADE_TYPE_UTIL_FILE_DIALOG_TYPE
GWA_VERSION_CHECK
GWA_VERSION_SINCE_MAJOR
GWA_VERSION_SINCE_MINOR
-GPC_VERSION_CHECK
+GLADE_PROPERTY_DEF_VERSION_CHECK
GSC_VERSION_CHECK
GWA_DEPRECATED
GWA_DEPRECATED_SINCE_CHECK
diff --git a/doc/meson.build b/doc/meson.build
index d61ca90f..b3183070 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -15,6 +15,7 @@ private_headers = [
'glade-palette-item.h',
'glade-named-icon-chooser-dialog.h',
'glade-palette-box.h',
+ 'glade-private.h',
]
content_files = files(