[eog] Further API doc warning fixes
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Further API doc warning fixes
- Date: Sun, 30 Jan 2011 19:44:27 +0000 (UTC)
commit ca255572d4e2f805d274daca07cdb4ec3b960cc8
Author: Felix Riemann <friemann gnome org>
Date: Sun Jan 30 20:43:11 2011 +0100
Further API doc warning fixes
doc/reference/eog-sections.txt | 3 +++
src/eog-list-store.c | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/doc/reference/eog-sections.txt b/doc/reference/eog-sections.txt
index c635dd6..b6a9b81 100644
--- a/doc/reference/eog-sections.txt
+++ b/doc/reference/eog-sections.txt
@@ -4,6 +4,7 @@ EogImageData
EOG_IMAGE_DATA_ALL
EogImageError
EOG_IMAGE_ERROR
+EogImageMetadataStatus
EogImageStatus
<TITLE>EogImage</TITLE>
EogImage
@@ -407,6 +408,7 @@ EOG_APPLICATION_GET_CLASS
<TITLE>EogScrollView</TITLE>
EogScrollView
EogTransparencyStyle
+EogZoomMode
eog_scroll_view_new
eog_scroll_view_set_image
eog_scroll_view_set_scroll_wheel_zoom
@@ -443,6 +445,7 @@ EOG_IS_SCROLL_VIEW_CLASS
<SECTION>
<FILE>eog-window</FILE>
EOG_WINDOW_ERROR
+EogWindowGalleryPos
EogWindowMode
EogWindowError
EogStartupFlags
diff --git a/src/eog-list-store.c b/src/eog-list-store.c
index 33dc2f2..46870ee 100644
--- a/src/eog-list-store.c
+++ b/src/eog-list-store.c
@@ -331,8 +331,7 @@ eog_list_store_remove (EogListStore *store, GtkTreeIter *iter)
* @image: An #EogImage.
*
* Adds an #EogImage to @store. The thumbnail of the image is not
- * loaded and will only be loaded if the thumbnail is made visible
- * or eog_list_store_set_thumbnail() is called.
+ * loaded and will only be loaded if the thumbnail is made visible.
*
**/
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]