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 |
|---|
| xtaugmenttranslations(3xt) - ultrix |
| xtinstallaccelerators(3xt) - ultrix |
| xtmovewidget(3xt) - ultrix |
| xtparsetranslationtable(3xt) - ultrix |
| xtwidgettowindow(3xt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| How do you detect keystrokes in canonical mode? |
| Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH) |
| Can I change my hostname without messing things up? |
| PHP Write Man Pages to MySQL DB |