Package: gtk
Function gtk-dialog-add-button
Lambda Listgtk-dialog-add-button (dialog text response) ArgumentsReturn ValueThe gtk-button widget that was added. Details
Adds a button with the given text and sets things up so that clicking the button will emit the "response" signal with the given response
value.
The button is appended to the end of the action area of the dialog. | See also |
*2021-12-3