glutPositionWindow man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE logo
[printable version]

glutPositionWindow(3GLUT)	     GLUT	     glutPositionWindow(3GLUT)

NAME
       glutPositionWindow  -  requests a change to the position of the current
       window.

SYNTAX
       void glutPositionWindow(int x, int y);

ARGUMENTS
       x	 New X location of window in pixels.

       y	 New Y location of window in pixels.

DESCRIPTION
       glutPositionWindow requests a change in the  position  of  the  current
       window. For top-level windows, the x and y parameters are pixel offsets
       from the screen origin. For subwindows, the  x  and  y  parameters  are
       pixel offsets from the window's parent window origin.

       The  requests by glutPositionWindow are not processed immediately.  The
       request is executed after returning to the main event loop. This allows
       multiple	  glutPositionWindow,  glutReshapeWindow,  and	glutFullScreen
       requests to the same window to be coalesced.

       In the case of top-level windows, a glutPositionWindow call is  consid‐
       ered  only  a  request for positioning the window. The window system is
       free to apply its own policies  to  top-level  window  placement.   The
       intent is that top-level windows should be repositioned according glut‐
       PositionWindow's parameters.

       glutPositionWindow disables the full screen status of a window if  pre‐
       viously enabled.

SEE ALSO
       glutInitWindowPosition, glutReshapeWindow

AUTHOR
       Mark J. Kilgard (mjk@nvidia.com)

GLUT				      3.7	     glutPositionWindow(3GLUT)
[top]

List of man pages available for OpenSuSE

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net