winattach() — Silicon Graphics Silicon Graphics
NAME
winattach − attaches the input focus to the current graphics port and calling process
SPECIFICATION
C
long winattach()
FORTRAN
integer*4 function winatt()
Pascal
function winattach: longint;
DESCRIPTION
winattach attaches the input focus to the current graphics port and calling process. winattach returns the identifier of the window that lost the input focus. In a multiple window environment, input focus refers to the process that receives events from various input devices, such as the keyboard, mouse, dials, and buttons.
SEE ALSO
qread, qtest, qdevice, winopen Using mex, the IRIS Window Manager
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986