Method
HandyCarouselscroll_to
Declaration [src]
void
hdy_carousel_scroll_to (
HdyCarousel* self,
GtkWidget* widget
)
Description [src]
Scrolls to widget
position with an animation.
HdyCarousel:animation-duration
property can be used for controlling
the duration.
Available since: | 1.0 |
Parameters
widget |
GtkWidget |
A child of |
|
The data is owned by the caller of the function. |