Method
ClutterScrollActorscroll_to_rect
Declaration [src]
void
clutter_scroll_actor_scroll_to_rect (
ClutterScrollActor* actor,
const graphene_rect_t* rect
)
Parameters
rect
-
Type:
graphene_rect_t
A
ClutterRect
.The data is owned by the caller of the method.