Method
AdapCarouselget_scroll_params
Declaration [src]
AdapSpringParams*
adap_carousel_get_scroll_params (
AdapCarousel* self
)
Description [src]
Gets the scroll animation spring parameters for self
.
Gets property | Adap.Carousel:scroll-params |
Return value
Type: AdapSpringParams
The animation parameters.
The caller of the method takes ownership of the data, and is responsible for freeing it. |