Property
BisHugger:interpolate-size
Description [src]
Whether the hugger interpolates its size when changing the visible child.
If TRUE
, the hugger 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 hugger is
horizontal, it will interpolate the its height.
Type: | gboolean |
Available since: | 1.0 |
Getter method | bis_hugger_get_interpolate_size() |
Setter method | bis_hugger_set_interpolate_size() |