 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmCSTextHasSelection(3X)
NAME
DXmCSTextHasSelection - Indicates whether the compound string text widget
currently owns the primary selection.
SYNOPSIS
Boolean DXmCSTextHasSelection(
Widget widget );
PARAMETERS
widget
The identifier (widget ID) of the compound string text widget.
DESCRIPTION
The DXmCSTextHasSelection routine returns True if the compound string text
widget currently owns the primary selection and False if it does not.
RETURN VALUES
A Boolean value that, when True, indicates that the widget currently owns
the primary selection.
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|