GtkBin::child

Access: Read Only
Type: GtkWidget

This property allows access to the child widget contained by the GtkBin object. It can be treated like any other GtkWidget. If the value of this property is null, then GtkBin object does not contain a child widget.

See also: get_child()