winpush() — Silicon Graphics Silicon Graphics
NAME
winpush - moves the current graphics port behind all other ports
SPECIFICATION
C
winpush()
FORTRAN
subroutine winpus
Pascal
procedure winpush;
DESCRIPTION
winpush moves the current graphics port behind all other ports. Under the window manager, multiple windows appear as a stack of ports possibly obscuring each other. winpush takes the current graphics port from the stack and places it at the bottom of the stack of windows.
SEE ALSO
winpop
“Multiple Exposure: The IRIS Window Manager” in the IRIS User’s Guide
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986