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