void GrLowerWindow ( GR_WINDOW_ID wid );
void GrLowerWindow
This function places the specified window at the bottom of its parent's drawing stack, below all of that window's sibling windows.
GrRaiseWindow(), GrNewWindow(), GrGetWindowInfo().