NativeDialog.hide
void hide()Hides the dialog if it is visilbe, aborting any interaction. Once this is called the #GtkNativeDialog::response signal will not be emitted until after the next call to [gtk.native_dialog.NativeDialog.show].
If the dialog is not visible this does nothing.