[ HasEmitter ]
[ Version ( since = "2.18" ) ]
public virtual signal void response (int response_id)
Emitted when an action widget is clicked or the application programmer calls response .
The response_id
depends on which action widget was clicked.
response_id |
the response ID |