diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 02:33:32 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-06 04:40:50 +0800 |
commit | 844510797455940352cf08bc7ca1388a594a00af (patch) | |
tree | 775ca5f2f33c3729b5ab5834706c90a261b1a21f /doc | |
parent | 695e0dba7040a9693d4f08b404753ae910d9182b (diff) | |
download | gsoc2013-evolution-844510797455940352cf08bc7ca1388a594a00af.tar.gz gsoc2013-evolution-844510797455940352cf08bc7ca1388a594a00af.tar.zst gsoc2013-evolution-844510797455940352cf08bc7ca1388a594a00af.zip |
GalViewCollection: Add a "user-directory" property.
Just readable for now, but I plan to make it also construct-only.
(Despite the precendence, I prefer "user" over "local" for the name.)
New functions:
gal_view_collection_get_user_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 1e789f1a14..45721611fb 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4591,6 +4591,7 @@ GalViewCollectionItem GalViewCollection gal_view_collection_new gal_view_collection_get_system_directory +gal_view_collection_get_user_directory gal_view_collection_set_storage_directories gal_view_collection_add_factory gal_view_collection_get_count |