winpush() — Silicon Graphics Silicon Graphics
NAME
winpush − places the current graphics window behind all other windows
SPECIFICATION
C
winpush()
FORTRAN
subroutine winpus
Pascal
procedure winpush;
DESCRIPTION
winpush places the current graphics window behind all other windows. In the window manager, multiple windows appear as a stack of windows which can obscure one another. winpush takes the current graphics window from the stack and places it at the bottom.
SEE ALSO
winpop Using mex, the IRIS Window Manager
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987