winconstraints() — Silicon Graphics Silicon Graphics
NAME
winconstraints − changes the constraints of the current graphics port
SPECIFICATION
C
winconstraints()
FORTRAN
subroutine wincon
Pascal
procedure winconstraints;
DESCRIPTION
winconstraints binds the currently specified constraints to the current graphics port. These constraints are minsize, maxsize, keepaspect, prefsize, and prefposition. These constraints are reset to no constraints after they are bound to the graphics port.
SEE ALSO
minsize, maxsize, keepaspect, prefsize, prefposition, getport Using mex, the IRIS Window Manager
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986