set_interpolate_size
Description:
Sets whether this will interpolate its size when changing the visible child.
If the [property@Leaflet:interpolate-size] property is set to `TRUE`, this will interpolate its size between the current one and the one it'll take after changing the visible child, according to the set transition duration.
Parameters:
this |
a leaflet |
interpolate_size |
the new value |