GTK+ / Gnome Application Development | |||
---|---|---|---|
<<< Previous | Home | Next >>> |
Here are some other widgets you might look at for inspiration and code; of course, these are only a few of the many widgets in GTK+ and Gnome. Appendix A gives a more comprehensive list of the available widgets, and a brief description of each one.
Bins: GtkEventBox, GtkFrame, GtkButton
Containers: GtkBox, GtkTable
Composites: GtkFileSelection, GnomeAppBar
Windowless: GtkLabel, GtkBox
Set scroll adjustments: GtkCList, GtkLayout
Activatable: GtkButton, GtkMenuItem
Toplevel: GtkWindow
Multiple GdkWindows: GtkCList,
Extended Functionality for Existing Widgets: GtkClock, GnomeEntry, GtkCurve
Floating Windows: GnomeDock, GtkHandleBox