diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 02:25:31 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:50 +0800 |
commit | 695e0dba7040a9693d4f08b404753ae910d9182b (patch) | |
tree | e22ddb64e7f4e75a378ee147c1c58fc0de3059c6 /doc | |
parent | 552d1cc022b265d49f35566acf2f2119a09b94ba (diff) | |
download | gsoc2013-evolution-695e0dba7040a9693d4f08b404753ae910d9182b.tar.gz gsoc2013-evolution-695e0dba7040a9693d4f08b404753ae910d9182b.tar.zst gsoc2013-evolution-695e0dba7040a9693d4f08b404753ae910d9182b.zip |
GalViewCollection: Add a "system-directory" property.
Just readable for now, but I plan to make it also construct-only.
New functions:
gal_view_collection_get_system_directory()
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index 88156b1b92..1e789f1a14 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4590,6 +4590,7 @@ GalViewPrivate GalViewCollectionItem GalViewCollection gal_view_collection_new +gal_view_collection_get_system_directory gal_view_collection_set_storage_directories gal_view_collection_add_factory gal_view_collection_get_count |