Carousel.scrollTo
void scrollTo(gtk.widget.Widget widget, bool animate)Scrolls to widget.
If animate is TRUE, the transition will be animated.
Parameters
widget | a child of self |
animate | whether to animate the transition |
void scrollTo(gtk.widget.Widget widget, bool animate)Scrolls to widget.
If animate is TRUE, the transition will be animated.
widget | a child of self |
animate | whether to animate the transition |