winset(3G) winset(3G)
winset - sets the current graphics window
void winset(gwid)
long gwid;
gwid expects a graphics window identifier.
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.
winget
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|