mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
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
|
||||
* 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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user