Carousel.setScrollParams
void setScrollParams(adw.spring_params.SpringParams params) nothrowSets the scroll animation spring parameters for self.
The default value is equivalent to:
adw_spring_params_new (1, 0.5, 500)Parameters
params | the new parameters |