*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: DXmCSTextPosToXY | Section: 3 | Source: Digital UNIX | File: DXmCSTextPosToXY.3X.gz
DXmCSTextPosToXY(3X) DXmCSTextPosToXY(3X) NAME DXmCSTextPosToXY - Retrieves (returns) the x and y position of a speci- fied character in the text. SYNOPSIS Boolean DXmCSTextPosToXY(widget, position, x, y) Widget widget; DXmCSTextPosition position; Position *x; Position *y; PARAMETERS The identifier (widget ID) of the compound string text widget. Speci- fies 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.) DESCRIPTION The DXmCSTextPosToXY routine converts the logical position of a speci- fied character in the text to the corresponding x and y coordinates. RETURN VALUES A 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. RELATED INFORMATION DXmCSTextXYToPos(3X) delim off DXmCSTextPosToXY(3X)

Navigation Options