connectResponse
fun connectResponse(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (responseId: Int) -> Unit): <Error class: unknown class>
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.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: responseId
the response ID