diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-05-03 18:06:20 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:42:05 +0800 |
commit | f4695f09ebe3f01c142c49ac8718983d4f777dd5 (patch) | |
tree | 0cd5b2b1c098f714028c1c4b823dea3f4f00c430 /calendar | |
parent | 4139e132c1d11b75d7741b0750d9d7535834327f (diff) | |
download | gsoc2013-evolution-f4695f09ebe3f01c142c49ac8718983d4f777dd5.tar.gz gsoc2013-evolution-f4695f09ebe3f01c142c49ac8718983d4f777dd5.tar.zst gsoc2013-evolution-f4695f09ebe3f01c142c49ac8718983d4f777dd5.zip |
Add some handy folder URI utility functions.
e_mail_folder_uri_parse()
Parses a folder URI and returns a corresponding CamelStore instance
and folder name string, or else sets a GError.
e_mail_folder_uri_equal()
Compares two folder URIs for equality.
Replaces camel_store_folder_uri_equal().
e_mail_folder_uri_from_folder()
This will eventually replace camel_folder_get_uri(), but for now it
just calls camel_folder_get_uri() and duplicates the URI string.
Diffstat (limited to 'calendar')
0 files changed, 0 insertions, 0 deletions