about |
Create the standard GNOME about dialog |
app |
Create and manipulate a GNOME top level container |
appBar |
Create and manipulate an application bar |
button |
Create and manipulate a button widget |
box |
Create and manipulate a box (frame) widget |
canvas |
Create and manipulate a widget which is a generic engine for structured graphics |
clist |
Create and manipulate a clist widget. |
colorPicker |
Create and manipulate a widget for selecting colors. |
checkButton |
Create and manipulate a checkbutton |
combo |
Create and manipulate an entry widget with a drop down list |
dialog |
Create and manipulate a gnome dialog, message box respectively |
entry |
Create and manipulate a widget which is a combination of the gtk entry and the gnome file, number, pixmap, and icon entries |
eventBox |
Create and manipulate a helper widget for widgets which have no own window |
fileSelection |
Create a file selection dialog |
fontPicker |
Create and manipulate a widget for selecting fonts. |
frame |
alias for box |
label |
Create and manipulate a label widget |
menu |
Create and manipulate a menu |
menubar |
Create and manipulate a menubar |
menuItem |
Create and manipulate a menu item |
notebook |
Create and manipulate a notebook widget |
optionMenu |
Create and manipulate a optionMenu widget |
paned |
Create and manipulate a paned widget |
plug |
Create and manipulate a plug widget |
radioButton |
Create and manipulate a radio button |
scale |
Create and manipulate a scale widget |
scrolledWindow |
A widget which add scrolling capabilities to its child. |
socket |
Create and manipulate a socket widget |
spinButton |
Create and manipulate a spin button |
statusbar |
Create and manipulate a statusbar |
table |
Create and manipulate a table widget |
text |
Create and manipulate a text widget. |
toolbar |
Create and manipulate a toolbar widget. |
window |
Create and manipulate a top level widget. |