winget(3G) winget(3G)
NAME
winget - returns the identifier of the current graphics window
C SPECIFICATION
long winget()
PARAMETERS
none
FUNCTION RETURN VALUE
The returned value for this function is the identifier of the current
graphics window.
DESCRIPTION
winget returns the identifier of the current graphics window. The
current graphics window is the window to which the system directs the
output from graphics routines.
SEE ALSO
winset
NOTE
This routine is available only in immediate mode.
Page 1