Carousel.setScrollParams
void setScrollParams(adw.spring_params.SpringParams params)Sets 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 |
void setScrollParams(adw.spring_params.SpringParams params)Sets the scroll animation spring parameters for self.
The default value is equivalent to:
adw_spring_params_new (1, 0.5, 500)params | the new parameters |