diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libeutil/libeutil-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/libeutil/libeutil-sections.txt | 15 | ||||
-rw-r--r-- | doc/reference/libeutil/libeutil.types | 1 |
3 files changed, 17 insertions, 0 deletions
diff --git a/doc/reference/libeutil/libeutil-docs.sgml b/doc/reference/libeutil/libeutil-docs.sgml index 2d705be6c3..0928cdab4c 100644 --- a/doc/reference/libeutil/libeutil-docs.sgml +++ b/doc/reference/libeutil/libeutil-docs.sgml @@ -249,6 +249,7 @@ <xi:include href="xml/e-online-button.xml"/> <xi:include href="xml/e-paned.xml"/> <xi:include href="xml/e-photo-cache.xml"/> + <xi:include href="xml/e-photo-source.xml"/> <xi:include href="xml/e-picture-gallery.xml"/> <xi:include href="xml/e-poolv.xml"/> <xi:include href="xml/e-popup-action.xml"/> diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index 0c8989491d..49420677c4 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -2507,6 +2507,21 @@ EPhotoCachePrivate </SECTION> <SECTION> +<FILE>e-photo-source</FILE> +<TITLE>EPhotoSource</TITLE> +EPhotoSource +EPhotoSourceInterface +e_photo_source_get_photo +e_photo_source_get_photo_finish +<SUBSECTION Standard> +E_PHOTO_SOURCE +E_IS_PHOTO_SOURCE +E_TYPE_PHOTO_SOURCE +E_PHOTO_SOURCE_GET_INTERFACE +e_photo_source_get_type +</SECTION> + +<SECTION> <FILE>e-picture-gallery</FILE> <TITLE>EPictureGallery</TITLE> EPictureGallery diff --git a/doc/reference/libeutil/libeutil.types b/doc/reference/libeutil/libeutil.types index bd867bad26..41065e0c65 100644 --- a/doc/reference/libeutil/libeutil.types +++ b/doc/reference/libeutil/libeutil.types @@ -92,6 +92,7 @@ e_name_selector_model_get_type e_online_button_get_type e_paned_get_type e_photo_cache_get_type +e_photo_source_get_type e_picture_gallery_get_type e_plugin_get_type e_plugin_hook_get_type |