Gtk.InfoBar.prototype.response
function response(response_id:Number):void {
    // Gjs wrapper for gtk_info_bar_response()
}Emits the 'response' signal with the given response_id.
Since 2.18
- response_id
 a response ID
function response(response_id:Number):void {
    // Gjs wrapper for gtk_info_bar_response()
}Emits the 'response' signal with the given response_id.
Since 2.18
a response ID