[clutter] docs: Specify scroll_to_point() coordinate space
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] docs: Specify scroll_to_point() coordinate space
- Date: Fri, 27 Apr 2012 11:35:51 +0000 (UTC)
commit 70091245e8069edc3820cd596e2e95903e575d6d
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Wed Apr 25 17:22:10 2012 +0100
docs: Specify scroll_to_point() coordinate space
clutter/clutter-scroll-actor.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/clutter/clutter-scroll-actor.c b/clutter/clutter-scroll-actor.c
index 4d78da1..2cb71b1 100644
--- a/clutter/clutter-scroll-actor.c
+++ b/clutter/clutter-scroll-actor.c
@@ -366,6 +366,8 @@ on_transition_completed (ClutterTimeline *timeline,
* Scrolls the contents of @actor so that @point is the new origin
* of the visible area.
*
+ * The coordinates of @point must be relative to the @actor.
+ *
* This function will use the currently set easing state of the @actor
* to transition from the current scroll origin to the new one.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]