Method
AdapLeafletget_child_transition_params
deprecated: 1.4
Declaration [src]
AdapSpringParams*
adap_leaflet_get_child_transition_params (
AdapLeaflet* self
)
Description [src]
Gets the child transition spring parameters for self
.
Deprecated since: 1.4
Gets property | Adap.Leaflet:child-transition-params |
Return value
Type: AdapSpringParams
The child transition parameters.
The caller of the method takes ownership of the data, and is responsible for freeing it. |