Widget Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
G
 GtkButton
 GtkCheckButton
 GtkComboBox
 GtkDrawingArea
 GtkEntry
 GtkFileChooserButton
 GtkFileChooserDialog
 GtkFontButton
 GtkFontSelectionDialog
 GtkFrame
 GtkImage
 GtkLabel
 GtkLinkButton
 GtkMenu
 GtkMenuBar
 GtkMenuItem
 GtkMessageDialog
 GtkNotebook
 GtkNotebookPage
 GtkRadioButton
 GtkScrollBar
 GtkSeparator
 GtkSlider
 GtkSpinButton
 GtkStatusbar
 GtkTextView
 GtkTooltip
 GtkTreeView
 GtkWindow
A widget that creates a signal when clicked on.
A widget that creates a discrete toggle button with label.
A widget used to choose from a list of items.
A widget for custom user interface elements.
A single line text entry field.
A button to launch a file selection dialog.
A file chooser dialog.
A button to launch a font selection dialog.
A dialog box for selecting fonts.
A bin with a decorative frame and optional label.
A widget displaying an image.
A widget that displays a small to medium amount of text.
A button bound to an URL.
A menu widget.
A standard menu bar.
The widget used for item in menus.
A convenient message window
A tabbed notebook container.
A notebook page.
A choice from multiple check buttons.
A horizontal or vertical scrollbar.
A horizontal or vertical separator.
A horizontal or vertical slider widget for selecting a value from a range.
Retrieve an integer or floating-point number from the user.
Report messages of minor importance to the user.
Widget that displays a GtkTextBuffer.
Add tips to your widgets.
A widget for displaying both trees and lists.
Toplevel window which can contain other widgets
Close