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