*** 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: DXmCSTextXYToPos | Section: 3 | Source: Digital UNIX | File: DXmCSTextXYToPos.3X.gz
DXmCSTextXYToPos(3X) DXmCSTextXYToPos(3X) NAME DXmCSTextXYToPos - Retrieves (returns) the position in the text of the character nearest to a specified x and y position. SYNOPSIS DXmCSTextPosition DXmCSTextXYToPos(widget, x, y) Widget widget; Position x; Position y; PARAMETERS The identifier (widget ID) of the compound string text widget. The x coordinate relative to the upper left corner of the widget. The y co- ordinate relative to the upper left corner of the widget. DESCRIPTION The DXmCSTextXYToPos routine returns an integer that identifies the po- sition in the text of the character that is nearest to a specified x and y position. RETURN VALUES An integer that identifies the position of the character in the text. This integer represents the number of characters from the beginning of the text buffer, with 0 indicating the position of the first character. RELATED INFORMATION DXmCSTextPosToXY(3X) delim off DXmCSTextXYToPos(3X)

Navigation Options