winat(3G) — Silicon Graphics
NAME
winat − returns the indentifier of the window beneath the cursor
SPECIFICATION
C
long winat();
FORTRAN
integer*4 function winat()
Pascal
function winat(): longint;
DESCRIPTION
winat returns the graphics window identifier (gid) of the window beneath the current position of the cursor.
SEE ALSO
winget Using mex, Chapter 2, Programming with mex
Version 3.6 — December 20, 1987