*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/minsize (3)              
Title
Content
Arch
Section
 

Contents


minsize(3G)							   minsize(3G)


NAME    [Toc]    [Back]

     minsize - specifies the minimum size of a graphics	window

C SPECIFICATION    [Toc]    [Back]

     void minsize(x, y)
     long x, y;

PARAMETERS    [Toc]    [Back]

     x	 expects the minimum width of a	graphics window.  The width is
	 measured in pixels. The lowest	legal value for	this parameter is 1.

     y	 expects the minimum height of a graphics window. The height is
	 measured in pixels.  The lowest legal value for this parameter	is 1.

DESCRIPTION    [Toc]    [Back]

     minsize specifies the minimum size	(in pixels) of a graphics window.
     Call it at	the beginning of a graphics program. It	takes effect when
     winopen is	called.	 You can also call minsize with	winconstraints to
     modify the	enforced minimum size after the	window has been	created.  The
     default minimum size is 40	pixels wide and	30 pixels high.	 You can
     reshape the  window, but the window manager does not allow	it to become
     smaller than the specified	minimum	size.

SEE ALSO    [Toc]    [Back]

      
      
     maxsize, winopen

NOTE    [Toc]    [Back]

     This routine is available only in immediate mode.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
maxsize IRIX specifies the maximum size of a graphics window
prefsize IRIX specifies the preferred size of a graphics window
prefposition IRIX specifies the preferred location and size of a graphics window
stepunit IRIX specifies that a graphics window change size in discrete steps
chunksize IRIX specifies minimum object size in memory
keepaspect IRIX specifies the aspect ratio of a graphics window
fudge IRIX specifies fudge values that are added to a graphics window
iconsize IRIX specifies the icon size of a window
getsize IRIX returns the size of a graphics window
winposition IRIX changes the size and position of the current graphics window
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service