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

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

Contents


iconsize(3G)							  iconsize(3G)


NAME    [Toc]    [Back]

     iconsize -	specifies the icon size	of a window

C SPECIFICATION    [Toc]    [Back]

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

PARAMETERS    [Toc]    [Back]

     x	 expects the width (in pixels) for the icon.

     y	 expects the height (in	pixels)	for the	icon.

DESCRIPTION    [Toc]    [Back]

     iconsize specifies	the size (in pixels) of	the window used	to replace a
     stowed window. If a window	has an icon size, the window manager will reshape
 the window to be that size and send a REDRAWICONIC token to the
     graphics queue when the user stows	that window.  Your code	can use	an
     event loop	to test	for this token and can call graphics library
     subroutines to draw the icon for the stowed window. Windows without an
     icon size are handled by the window manager with the locally appropriate
     default behavior.

     To	assign a new window an icon size, call iconsize	before you open	the
     window.  To give an existing window an icon size, use iconsize with
     winconstraints.

SEE ALSO    [Toc]    [Back]

      
      
     qdevice, winconstraints, winopen

NOTES    [Toc]    [Back]

     This routine is available only in immediate mode.

     Any application using iconsize should also	call qdevice to	queue the
     tokens WINFREEZE and WINTHAW after	opening	the window.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
prefsize IRIX specifies the preferred size of a graphics window
minsize IRIX specifies the minimum size of a graphics window
maxsize IRIX specifies the maximum 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
pntsize IRIX specifies size of points
chunksize IRIX specifies minimum object size in memory
icontitle IRIX assigns the icon title for the current graphics window.
noborder IRIX specifies a window without any borders
xwsh IRIX creates and specifies a window shell
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service