InfoBar.addOnClose

The ::close signal is a keybinding signal 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

class InfoBar
void
addOnClose
(
void delegate dlg
,)

Meta