API Version: 1
Library Version: 1.4.2
void adw_carousel_scroll_to ( AdwCarousel* self, GtkWidget* widget, gboolean animate )
Scrolls to widget.
widget
If animate is TRUE, the transition will be animated.
animate
TRUE
GtkWidget*
A child of self.
self
gboolean
Whether to animate the transition.