From c03ac675117f81caa051df681a3f763c66714317 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 25 Feb 2013 14:41:07 -0500 Subject: Add EPhotoCache. Caches contact photos by email address. Replaces the disastrous implementation in e-mail-utils.c. --- doc/reference/libeutil/libeutil-sections.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'doc/reference/libeutil/libeutil-sections.txt') diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index ca98eb5a1c..bbd146716b 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -2417,6 +2417,31 @@ EPasswordsRememberType e_passwords_ask_password +
+e-photo-cache +EPhotoCache +EPhotoCache +e_photo_cache_new +e_photo_cache_ref_client_cache +e_photo_cache_get_local_only +e_photo_cache_set_local_only +e_photo_cache_get_photo_sync +e_photo_cache_get_photo +e_photo_cache_get_photo_finish +e_photo_cache_remove + +E_PHOTO_CACHE +E_IS_PHOTO_CACHE +E_TYPE_PHOTO_CACHE +E_PHOTO_CACHE_CLASS +E_IS_PHOTO_CACHE_CLASS +E_PHOTO_CACHE_GET_CLASS +EPhotoCacheClass +e_photo_cache_get_type + +EPhotoCachePrivate +
+
e-picture-gallery EPictureGallery -- cgit v1.2.3