|  |  | 
Collaboration diagram for Container Widgets:
|   | 
| Classes | |
| class | Gtk::Alignment | 
| A widget which controls the alignment and size of its child.  More... | |
| class | Gtk::AspectFrame | 
| A frame that constrains its child to a particular aspect ratio.  More... | |
| class | Gtk::Expander | 
| A container which can hide its child.  More... | |
| class | Gtk::Fixed | 
| A container which allows you to position widgets at fixed coordinates.  More... | |
| class | Gtk::Frame | 
| A Gtk::Bin with a decorative frame and optional label.  More... | |
| class | Gtk::HandleBox | 
| A widget for detachable window portions.  More... | |
| class | Gtk::HBox | 
| Horizontal Box for laying widgets in a horizontal row.  More... | |
| class | Gtk::HButtonBox | 
| A container for arranging buttons horizontally.  More... | |
| class | Gtk::IconView | 
| TODO.  More... | |
| class | Gtk::Layout | 
| Infinite scrollable area containing child widgets and/or custom drawing.  More... | |
| class | Gtk::MenuShell | 
| The abstract base class for Gtk::Menu and Gtk::MenuBar.  More... | |
| class | Gtk::Notebook | 
| Container which shows one of its children at a time, in tabbed windows.  More... | |
| class | Gtk::Paned | 
| This is the base class for widgets with two panes, arranged either horizontally (Gtk::HPaned) or vertically (Gtk::VPaned).  More... | |
| class | Gtk::ScrolledWindow | 
| Adds scrollbars to its child widget.  More... | |
| class | Gtk::Socket | 
| Container for widgets from other processes.  More... | |
| class | Gtk::Table | 
| Pack widgets in regular patterns.  More... | |
| class | Gtk::TextView | 
| Multi-line text editing widget.  More... | |
| class | Gtk::Toolbar | 
| Bars of buttons and other widgets.  More... | |
| class | Gtk::TreeView | 
| The TreeView widget displays the model (Gtk::TreeModel) data and allows the user to interact with it.  More... | |
| class | Gtk::VBox | 
| Vertical Box for laying widgets in a vertical row.  More... | |
| class | Gtk::VButtonBox | 
| A container for arranging buttons vertically.  More... | |
| class | Gtk::Viewport | 
| An adapter which makes widgets scrollable.  More... | |