|
|
Modules |
| | GtkBin |
| | The GtkBin widget is a container with just one child.
|
| | GtkBox |
| | GtkBox is an abstract widget which encapsulates functionallity for a particular kind of container, one that organizes a variable number of widgets into a rectangular area.
|
| | GtkContainer |
| | A GTK+ user interface is constructed by nesting widgets inside widgets, Container widgets are the inner nodes in the resulting tree of widgets: they contain other widgets.
|
| | GtkItem |
| | The GtkItem widget is an abstract base class for GtkMenuItem, GtkListItem and GtkTreeItem.
|
| | GtkMisc |
| | The GtkMisc widget is an abstract widget which is not useful itself, but is used to derive subclasses which have alignment and padding attributes.
|
| | GtkScale |
| | A GtkScale is a slider control used to select a numeric value.
|
| | GtkScrollBar |
| | The GtkScrollbar widget is an abstract base class for GtkHScrollbar and GtkVScrollbar.
|
| | GtkRange |
| | Base class for widgets which visualize an adjustment.
|
| | GtkWidget |
| | GtkWidget is Base class for all GTK Widgets, GtkWidget introduces style properties - these are basically object properties that are stored not on the object, but in the style object associated to the widget.
|
Generated on Mon Mar 31 01:01:00 2008 by
1.5.4
|