set_reveal_params
Description:
Sets the reveal animation spring parameters for this.
Note:
See [the migration guide](migrating-to-breakpoints.html#replace-adwflap)
The default value is equivalent to:
```c adw_spring_params_new (1, 0.5, 500) ```
Parameters:
this |
a flap |
params |
the new parameters |