Bin#
Superclasses: Widget
, InitiallyUnowned
, Object
Implemented Interfaces: Accessible
, Buildable
, ConstraintTarget
A widget with one child.

The AdwBin
widget has only one child, set with the child
property.
It is useful for deriving subclasses, since it provides common code needed for handling a single child widget.
Constructors#
Methods#
Properties#
Fields#
- class Bin
- parent_instance#