GrLowerWindow

Name

GrLowerWindow -- Lower a window below its siblings

Synopsis

void GrLowerWindow (
  GR_WINDOW_ID wid
);
    

Parameters

wid

The ID of the window you want to lower.

Description

The GrLowerWindow function lowers a window to the lowest level among its siblings -- windows that have the same parent as the wid window. A lowered window appears below all its siblings.