diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-05 11:47:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:49 +0800 |
commit | c361af739614d5a4bdc90741128bb25c0907e015 (patch) | |
tree | fafe5058cafa939808ae9138f4dbb4bc38e0277c /doc | |
parent | 7193739a13cacee281c66aeed48d36da90ddafcc (diff) | |
download | gsoc2013-evolution-c361af739614d5a4bdc90741128bb25c0907e015.tar.gz gsoc2013-evolution-c361af739614d5a4bdc90741128bb25c0907e015.tar.zst gsoc2013-evolution-c361af739614d5a4bdc90741128bb25c0907e015.zip |
GalViewFactory: Remove get_title() method.
No longer used.
Removed functions:
gal_view_factory_get_title()
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index e7698960a8..7c7534d218 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4645,7 +4645,6 @@ gal_view_etable_get_type <FILE>gal-view-factory</FILE> <TITLE>GalViewFactory</TITLE> GalViewFactory -gal_view_factory_get_title gal_view_factory_get_type_code gal_view_factory_new_view <SUBSECTION Standard> |