Method

GdkWindowwithdraw

Declaration [src]

void
gdk_window_withdraw (
  GdkWindow* window
)

Description [src]

Withdraws a window (unmaps it and asks the window manager to forget about it). This function is not really useful as gdk_window_hide() automatically withdraws toplevel windows before hiding them.