Class: Gtk::Bin
- Inherits:
-
Object
- Object
- Gtk::Bin
- Defined in:
- lib/merrol/gtk/bin.rb
Instance Attribute Summary collapse
-
#container ⇒ Object
Returns the value of attribute container.
Instance Attribute Details
#container ⇒ Object
Returns the value of attribute container.
3 4 5 |
# File 'lib/merrol/gtk/bin.rb', line 3 def container @container end |