Gdk.Window.Withdraw Method
Withdraws a window (unmaps it and asks the window manager to forget about it).

Syntax

public void Withdraw ()

Remarks

This function is not really useful as Window.Hide automatically withdraws toplevel windows before hiding them.

Requirements

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