Class: Gtk::Bin

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#childGtk::Widget

Gets the child of the Gtk::Bin, or nil if the bin contains no child widget. The returned widget does not have a reference added, so you do not need to unref it. not have a child.

Returns:

  • (Gtk::Widget)

    the child of bin, or nil if it does