[ HasEmitter ]
public virtual signal void response (int response_id)
Emitted when an action widget is clicked.
The signal is also emitted when the dialog receives a delete event, and when [[email protected]] is called. On a delete event, the response ID is gtk_response_delete_event. Otherwise, it depends on which action widget was clicked.
response_id |
the response ID |