Gtk.InfoBar::close
function callback(info_bar, ):void;
The ::close signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted when the user uses a keybinding to dismiss the info bar.
The default binding for this signal is the Escape key.
Since 2.18
- info_bar
instance of Gtk.InfoBar that is emitting the signal