[libchamplain] Fix enum doc
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Subject: [libchamplain] Fix enum doc
- Date: Tue, 28 Jul 2009 21:38:23 +0000 (UTC)
commit 932969d834a51a2989061193549691e86ac76568
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date: Mon Jul 6 11:08:57 2009 +0100
Fix enum doc
champlain/champlain-view.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/champlain/champlain-view.h b/champlain/champlain-view.h
index d3fd233..a1aac7e 100644
--- a/champlain/champlain-view.h
+++ b/champlain/champlain-view.h
@@ -46,9 +46,9 @@ G_BEGIN_DECLS
typedef struct _ChamplainViewPrivate ChamplainViewPrivate;
/**
- * ChamplainViewMode:
- * @CHAMPLAIN_VIEW_MODE_PUSH: Non-kinetic scrolling
- * @CHAMPLAIN_VIEW_MODE_KINETIC: Kinetic scrolling
+ * ChamplainScrollMode:
+ * @CHAMPLAIN_SCROLL_MODE_PUSH: Non-kinetic scrolling
+ * @CHAMPLAIN_SCROLL_MODE_KINETIC: Kinetic scrolling
*
* Type of scrolling.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]