Skip to main content

Variable: AdwBin

const AdwBin: "AdwBin"

Defined in: generated/jsx.ts:13659

A widget with one child.

bin

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.