set_scroll_params


Description:

public void set_scroll_params (SpringParams @params)

Sets the scroll animation spring parameters for this.

The default value is equivalent to:

```c adw_spring_params_new (1, 0.5, 500) ```

Parameters:

this

a carousel

params

the new parameters