diff options
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 18 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util.types | 1 |
3 files changed, 0 insertions, 20 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml index d9470a52c9..d0b8edbbdf 100644 --- a/doc/reference/evolution-util/evolution-util-docs.sgml +++ b/doc/reference/evolution-util/evolution-util-docs.sgml @@ -198,7 +198,6 @@ <xi:include href="xml/gal-view-instance.xml"/> <xi:include href="xml/gal-view-collection.xml"/> <xi:include href="xml/gal-view-etable.xml"/> - <xi:include href="xml/gal-view-factory-etable.xml"/> <xi:include href="xml/gal-view-instance-save-as-dialog.xml"/> </chapter> diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 1deb4702cc..cca4a50f54 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4654,24 +4654,6 @@ gal_view_factory_get_type </SECTION> <SECTION> -<FILE>gal-view-factory-etable</FILE> -<TITLE>GalViewFactoryEtable</TITLE> -GalViewFactoryEtable -gal_view_factory_etable_new -<SUBSECTION Standard> -GAL_VIEW_FACTORY_ETABLE -GAL_IS_VIEW_FACTORY_ETABLE -GAL_TYPE_VIEW_FACTORY_ETABLE -GAL_VIEW_FACTORY_ETABLE_CLASS -GAL_IS_VIEW_FACTORY_ETABLE_CLASS -GAL_VIEW_FACTORY_ETABLE_GET_CLASS -GalViewFactoryEtableClass -gal_view_factory_etable_get_type -<SUBSECTION Private> -GalViewFactoryEtablePrivate -</SECTION> - -<SECTION> <FILE>gal-view-instance</FILE> <TITLE>GalViewInstance</TITLE> GalViewInstance diff --git a/doc/reference/evolution-util/evolution-util.types b/doc/reference/evolution-util/evolution-util.types index 8206668321..5f46786739 100644 --- a/doc/reference/evolution-util/evolution-util.types +++ b/doc/reference/evolution-util/evolution-util.types @@ -163,7 +163,6 @@ e_web_view_gtkhtml_get_type e_web_view_preview_get_type gal_view_collection_get_type gal_view_etable_get_type -gal_view_factory_etable_get_type gal_view_factory_get_type gal_view_get_type gal_view_instance_get_type |