response
Description:
Emitted when an action widget is clicked.
Note:
Use [class@Gtk.Window] instead
The signal is also emitted when the dialog receives a delete event, and when [method@Gtk.Dialog.response] is called. On a delete event, the response ID is gtk_response_delete_event. Otherwise, it depends on which action widget was clicked.
Parameters:
response_id |
the response ID |