*** 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: DXmCSTextGetSelectionInfo | Section: 3 | Source: Digital UNIX | File: DXmCSTextGetSelectionInfo.3X.gz
DXmCSTextGetSelectionInfo(3X) DXmCSTextGetSelectionInfo(3X) NAME DXmCSTextGetSelectionInfo - Retrieves (returns) the left and right po- sitions of the currently selected text. SYNOPSIS Boolean DXmCSTextGetSelectionInfo (widget, left, right) Widget widget; DXmCSTextPosition *left; DXmCSTextPosition *right; PARAMETERS The identifier (widget ID) of the compound string text widget. The left logical position corresponding to the selected text. The right logical position corresponding to the selected text. DESCRIPTION The DXmCSTextGetSelectionInfo routine, when True, returns the left and right logical positions corresponding to the currently selected (high- lighted) text. If no text is selected, this routine returns False. RETURN VALUES A Boolean value that, when False, indicates that there is no currently selected text; otherwise, the value is True. delim off DXmCSTextGetSelectionInfo(3X)

Navigation Options