Method
AdwFlapset_reveal_params
since: 1.0
Declaration [src]
void
adw_flap_set_reveal_params (
AdwFlap* self,
AdwSpringParams* params
)
Description [src]
Sets the reveal animation spring parameters for self
.
Available since: 1.0
Sets property | Adw.Flap:reveal-params |
Parameters
params
-
Type:
AdwSpringParams
The new parameters.
The data is owned by the caller of the method.