Bin.getChild

Gets the child of the #GtkBin, or null if the bin contains no child widget. The returned widget does not have a reference added, so you do not need to unref it.

Returns

the child of bin, or null if it does

not have a child.