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

Return value

Returns: AdwSpringParams
 

The animation parameters.

 The caller of the method takes ownership of the data, and is responsible for freeing it.