[ CCode ( type_id = "hdy_squeezer_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public class Squeezer : Container, Implementor, Buildable, Orientable
A best fit container.
The `HdySqueezer` widget is a container which only shows the first of its children that fits in the available size. It is convenient to offer different widgets to represent the same data with different levels of detail, making the widget seem to squeeze itself to fit in the available space.
Transitions between children can be animated as fades. This can be controlled with [method@Squeezer.set_transition_type].
`HdySqueezer` has a single CSS node with name `squeezer`.
child is enabled.
child is enabled.