Query: dxmcstextpostoxy
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DXmCSTextPosToXY(3X) DXmCSTextPosToXY(3X)NAMEDXmCSTextPosToXY - Retrieves (returns) the x and y position of a specified character in the text.SYNOPSISBoolean DXmCSTextPosToXY( Widget widget, DXmCSTextPosition position, Position *x, Position *y );PARAMETERSThe identifier (widget ID) of the compound string text widget. Specifies the position in the text of the character for which the x and y coordinates will be returned. A pointer to the x coordinate relative to the upper left corner of the widget. (Valid only when the routine returns True.) A pointer to the y coordinate relative to the upper left corner of the widget. (Valid only when the routine returns True.)DESCRIPTIONThe DXmCSTextPosToXY routine converts the logical position of a specified character in the text to the corresponding x and y coordinates.RETURN VALUESA Boolean function that, when True, returns the x and y position of the character in text. When False, no x and y position is returned.SEE ALSODXmCSTextXYToPos(3X) DXmCSTextPosToXY(3X)
Related Man Pages |
---|
xmtextfindstring(3) - redhat |
xmlistpostobounds(3) - centos |
xmtextfindstring(3) - centos |
dxmsvngetentryposition(3x) - osf1 |
xmlistpostobounds(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |