docs: Specify scroll_to_point() coordinate space
This commit is contained in:
parent
bca93c1a75
commit
70091245e8
@ -366,6 +366,8 @@ on_transition_completed (ClutterTimeline *timeline,
|
|||||||
* Scrolls the contents of @actor so that @point is the new origin
|
* Scrolls the contents of @actor so that @point is the new origin
|
||||||
* of the visible area.
|
* 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
|
* This function will use the currently set easing state of the @actor
|
||||||
* to transition from the current scroll origin to the new one.
|
* to transition from the current scroll origin to the new one.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user