Package: gtk
Function gtk-dialog-add-action-widget
Lambda Listgtk-dialog-add-action-widget (dialog child response) ArgumentsDetails
Adds an activatable child widget to the action area of the dialog,
connecting a signal handler that will emit the "response" signal on the
dialog when the child widget is activated.
The child widget is appended to the end of the action area of the dialog. If
you want to add a non-activatable widget, simply pack it into the action area
of the dialog. | See also |
2021-11-2