Next: Entry, Previous: Pushbutton, Up: Widgets [Contents]
Gtkdialog supports a few pre-defined pushbuttons for simplify the creation of dialog boxes. The pre-defined buttons can be used the same manner the normal pushbuttons, but they have a default text, pixmap and output variable. Here is the list of available pre-defined pushbuttons:
<button ok></button>
<button cancel></button>
<button help></button>
<button yes></button>
<button no></button>