Method
AdwCarouselget_scroll_params
Declaration [src]
AdwSpringParams*
adw_carousel_get_scroll_params (
AdwCarousel* self
)
Description [src]
Gets the scroll animation spring parameters for self
.
Available since: | 1.0 |
Gets property | Adw.Carousel:scroll-params |
Return value
Returns: | AdwSpringParams |
The animation parameters. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |