Property

AdwSqueezer:interpolate-size

since: 1.0

Declaration

property interpolate-size: gboolean [ read, write ]

Description [src]

Whether the squeezer interpolates its size when changing the visible child.

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.

Type:gboolean

Available since: 1.0

Default valueFALSE
Getter methodadw_squeezer_get_interpolate_size()
Setter methodadw_squeezer_set_interpolate_size()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno