Surface.hide

Hide the surface.

For toplevel surfaces, withdraws them, so they will no longer be known to the window manager; for all surfaces, unmaps them, so they won’t be displayed. Normally done automatically as part of [method@Gtk.Widget.hide].

class Surface
void
hide
()

Meta