winconstraints() — Silicon Graphics Silicon Graphics
NAME
winconstraints - changes the constraints associated with 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. The commands that specify 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
“Multiple Exposure: The IRIS Window Manager” in the IRIS User’s Guide
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986