set_interpolate_size


Description:

public void set_interpolate_size (bool interpolate_size)

Sets whether this interpolates its size when changing the visible child.

Note:

See [the migration guide](migrating-to-breakpoints.html#replace-adwsqueezer)

If `TRUE`, the squeezer will interpolate its size between the one of the previous visible child and the one of the new visible child, according to the set transition duration and the orientation, e.g. if the squeezer is horizontal, it will interpolate the its height.

Parameters:

this

A squeezer

interpolate_size

whether to interpolate the size