Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ winset(3g) — GL2 W2.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

winset()  —  Silicon Graphics Silicon Graphics

NAME

winset - make the identified graphics port current

SPECIFICATION

C
winset(gid)
long gid;

FORTRAN
subroutine winset(gid)
integer*4 gid

Pascal
function winset(a:longint):longint;

DESCRIPTION

winset makes the graphics port associated with identifier gid the current port. All graphics output commands are directed to the current graphics port. 

SEE ALSO

winget
“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

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026