Variable: AdwBin
constAdwBin:"AdwBin"
Defined in: generated/jsx.ts:13659
A widget with one child.

The AdwBin widget has only one child, set with the Bin.child
property.
It is useful for deriving subclasses, since it provides common code needed for handling a single child widget.