GrUnmapWindow

Name

GrUnmapWindow -- Remove a window from the screen

Synopsis

void GrUnmapWindow (
  GR_WINDOW_ID wid
);
    

Parameters

wid

The ID of the window you want to unmap.

Description

The GrUnmapWindow function unmaps a window and any children of that window.