Method
AdapFlapget_reveal_params
deprecated: 1.4
Declaration [src]
AdapSpringParams*
adap_flap_get_reveal_params (
AdapFlap* self
)
Description [src]
Gets the reveal animation spring parameters for self
.
Deprecated since: 1.4
Gets property | Adap.Flap:reveal-params |
Return value
Type: AdapSpringParams
The reveal animation parameters.
The caller of the method takes ownership of the data, and is responsible for freeing it. |