[ HasEmitter ]
public signal void response (int response_id)
Emitted when an action widget is clicked.
The signal is also emitted when the application programmer calls [[email protected]]. The response_id
depends on
which action widget was clicked.
response_id |
the response ID |