Package: gtk
Function gtk:dialog-response
Lambda Listgtk:dialog-response (dialog response) ArgumentsDetails Emits the "response" signal with the given response ID.
Used to indicate that the user has responded to the dialog in some way. Typically either you or the gtk:dialog-run function will be monitoring the "response" signal and take appropriate action. | See also |
#2023-3-17