Method

AdwLeafletset_child_transition_params

Declaration [src]

void
adw_leaflet_set_child_transition_params (
  AdwLeaflet* self,
  AdwSpringParams* params
)

Description [src]

Sets the child transition spring parameters for self.

Available since:1.0

Parameters

params AdwSpringParams
 

The new parameters.

 The data is owned by the caller of the function.