Dialog.addOnClose

The ::close signal is a keybinding signal which gets emitted when the user uses a keybinding to close the dialog. The default binding for this signal is the Escape key.

class Dialog
void
addOnClose
(
void delegate dlg
,)

Meta