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

  man pages->IRIX man pages -> Tk/restack (3)              
Title
Content
Arch
Section
 

Contents


Tk_RestackWindow(3Tk)					 Tk_RestackWindow(3Tk)


NAME    [Toc]    [Back]

     Tk_RestackWindow -	Change a window's position in the stacking order

SYNOPSIS    [Toc]    [Back]

     #include <tk.h>

     int
     Tk_RestackWindow(tkwin, aboveBelow, other)

ARGUMENTS    [Toc]    [Back]

     Tk_Window	 tkwin	      (in)	Token for window to restack.

     int	 aboveBelow   (in)	Indicates new position of tkwin
					relative to other; must	be Above or
					Below.

     Tk_Window	 other	      (in)	Tkwin will be repositioned just	above
					or below this window.  Must be a
					sibling	of tkwin or a descendant of a
					sibling.  If NULL then tkwin is
					restacked above	or below all siblings.

DESCRIPTION    [Toc]    [Back]

     Tk_RestackWindow changes the stacking order of window relative to its
     siblings.	If other is specified as NULL then window is repositioned at
     the top or	bottom of its stacking order, depending	on whether aboveBelow
     is	Above or Below.	 If other has a	non-NULL value then window is
     repositioned just above or	below other.

     The aboveBelow argument must have one of the symbolic values Above	or
     Below.  Both of these values are defined by the include file
     <X11/Xlib.h>.

KEYWORDS    [Toc]    [Back]

     above, below, obscure, stacking order


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
seek IRIX Change the access position for an open file
bindtags IRIX Determine which bindings apply to a window, and order of evaluation
form_cursor OpenBSD position a form window cursor
movetoplev IRIX Adjust the position of a top-level window
menu_cursor NetBSD position cursor in menu window
pos_form_cursor OpenBSD position a form window cursor
getorigin IRIX returns the position of a graphics window
pos_form_cursor FreeBSD position a form window cursor
form_cursor FreeBSD position a form window cursor
winposition IRIX changes the size and position of the current graphics window
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service