winclose() — Silicon Graphics Silicon Graphics
NAME
winclose - closes the identified graphics port
SPECIFICATION
C
winclose(gid)
long gid;
FORTRAN
subroutine winclo(gid)
integer*4 gid
Pascal
procedure winclose(gid: longint);
DESCRIPTION
winclose closes the graphics port associated with identifier gid .
SEE ALSO
winopen
“Multiple Exposure: The IRIS Window Manager” in the IRIS User’s Guide
NOTE
This command can be used only in immediate mode under the window manager.
Version 2.4 — May 08, 1986