set_scroll_params
Description:
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 |