Bin
open class Bin(val adwBinPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
A widget with one child.

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