Variable: AdwBin
constAdwBin:"AdwBin"
Defined in: packages/react/src/generated/jsx.ts:11867
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.