Manual Pages for UNIX Darwin command on man Tk_RestackWindow
MyWebUniversity

Manual Pages for UNIX Darwin command on man Tk_RestackWindow

TkRestackWindow(3) Tk Library Procedures TkRestackWindow(3)

NAME

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

SYNOPSIS

##iinncclluuddee <>

int TTkkRReessttaacckkWWiinnddooww(tkwin, aboveBelow, other) AARRGGUUMMEENNTTSS TkWindow tkwin (in) Token for window to restack.

int aboveBelow (in) Indicates new position of tkwin rel-

ative to other; must be AAbboovvee or BBeellooww. TkWindow 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 sib-

lings.

DESCRIPTION

TTkkRReessttaacckkWWiinnddooww 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 aboveBe-

low is AAbboovvee or BBeellooww. 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 AAbboovvee or BBeellooww. Both of these values are defined by the include file . KKEEYYWWOORRDDSS above, below, obscure, stacking order Tk TkRestackWindow(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™