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