ultrix man page for xttranslatecoordinates

Query: xttranslatecoordinates

OS: ultrix

Section: 3xt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtTranslateCoordinates(3Xt)					     MIT X11R4					       XtTranslateCoordinates(3Xt)

Name
       XtTranslateCoordinates - translate widget coordinates

Syntax
       void XtTranslateCoords(w, x, y, rootx_return, rooty_return)
	  Widget w;
	  Position x, y;
	  Position *rootx_return, *rooty_return;

Arguments
       rootx_return
       rooty_return
		 Returns the root-relative x and y coordinates.

       x
       y	 Specify the widget-relative x and y coordinates.

       w	 Specifies the widget.

Description
       While is similar to the Xlib function, it does not generate a server request because all the required information already is in the wid-
       get's data structures.

See Also
       X Window System Toolkit: The Complete Programmer's Guide and Specification, Paul J. Asente and Ralph Swick
       X Window System: The Complete Reference, Second Edition, Robert W. Scheifler and James Gettys

														       XtTranslateCoordinates(3Xt)
Related Man Pages
xtissensitive(3xt) - ultrix
xtparseacceleratortable(3xt) - ultrix
xtquerygeometry(3xt) - ultrix
xtuninstalltranslations(3xt) - ultrix
xtwidgettowindow(3xt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB