diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 17 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util.types | 1 |
3 files changed, 0 insertions, 19 deletions
diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml index d0b8edbbdf..de12adbb21 100644 --- a/doc/reference/evolution-util/evolution-util-docs.sgml +++ b/doc/reference/evolution-util/evolution-util-docs.sgml @@ -194,7 +194,6 @@ <chapter> <title>View Management</title> <xi:include href="xml/gal-view.xml"/> - <xi:include href="xml/gal-view-factory.xml"/> <xi:include href="xml/gal-view-instance.xml"/> <xi:include href="xml/gal-view-collection.xml"/> <xi:include href="xml/gal-view-etable.xml"/> diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index cca4a50f54..7ea056988f 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4637,23 +4637,6 @@ GalViewEtablePrivate </SECTION> <SECTION> -<FILE>gal-view-factory</FILE> -<TITLE>GalViewFactory</TITLE> -GalViewFactory -gal_view_factory_get_type_code -gal_view_factory_new_view -<SUBSECTION Standard> -GAL_VIEW_FACTORY -GAL_IS_VIEW_FACTORY -GAL_TYPE_VIEW_FACTORY -GAL_VIEW_FACTORY_CLASS -GAL_IS_VIEW_FACTORY_CLASS -GAL_VIEW_FACTORY_GET_CLASS -GalViewFactoryClass -gal_view_factory_get_type -</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 5f46786739..ac366915b4 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_get_type gal_view_get_type gal_view_instance_get_type gal_view_instance_save_as_dialog_get_type |