[eog/gnome-2-32: 19/34] Fix API docs about new background color property



commit 849cb9821117d6f5f344dec491c41ac26c90e399
Author: Felix Riemann <friemann gnome org>
Date:   Thu Jun 3 21:07:52 2010 +0200

    Fix API docs about new background color property

 src/eog-scroll-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/eog-scroll-view.c b/src/eog-scroll-view.c
index 4c41fff..ab35f42 100644
--- a/src/eog-scroll-view.c
+++ b/src/eog-scroll-view.c
@@ -2307,7 +2307,7 @@ eog_scroll_view_class_init (EogScrollViewClass *klass)
         gobject_class->get_property = eog_scroll_view_get_property;
 
 	/**
-	 * EogScrollView:default-bg-color:
+	 * EogScrollView:background-color:
 	 *
 	 * This is the default background color used for painting the background
 	 * of the image view. If set to %NULL the color is determined by the



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]