[ Version ( since = "3.20" ) ]
public virtual void hide ()
Hides the dialog if it is visible, aborting any interaction.
Once this is called the [signal@Gtk.NativeDialog:GtkNativeDialog:response] signal will *not* be emitted until after the next
call to [method@Gtk.NativeDialog.show].
If the dialog is not visible this does nothing.
| this |
a `GtkNativeDialog` |