Gdk.Window.Hide Method
For toplevel windows, withdraws them, so they will no longer be known to the window manager; for all windows, unmaps them, so they won't be displayed. Normally done automatically as part of Gtk.Window.Hide.

Syntax

public void Hide ()

Remarks

Requirements

Namespace: Gdk
Assembly: gdk-sharp (in gdk-sharp.dll)