Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ winset(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



winset(3G)                                                          winset(3G)



NAME
     winset - sets the current graphics window

C SPECIFICATION
     void winset(gwid)
     long gwid;

PARAMETERS
     gwid   expects a graphics window identifier.

DESCRIPTION
     winset takes the graphics window associated with identifier gwid and
     makes it the current window.  The system directs all graphics output to
     the current graphics window.

     When using the Distributed Graphics Library (DGL), the graphics window
     identifier also identifies the graphics server associated with the
     window.  The DGL directs all subsequent Graphics Library input and output
     to the server associated with gwid.

SEE ALSO
     winget

NOTE
     This routine is available only in immediate mode.






























                                                                        Page 1



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