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