Bin


Object Hierarchy:

Object hierarchy for Bin

Description:

[ CCode ( type_id = "adap_bin_get_type ()" ) ]
public class Bin : Widget, Accessible, Buildable, ConstraintTarget

A widget with one child.

<picture> <source srcset="bin-dark.png" media="(prefers-color-scheme: dark)"> <img src="bin.png" alt="bin"> < /picture>

The `AdapBin` 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.


Namespace: Adap
Package: libadapta-1

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget