|
DXmCSTextHasSelection(3X)
Contents
|
DXmCSTextHasSelection - Indicates whether the compound
string text widget currently owns the primary selection.
Boolean DXmCSTextHasSelection(
Widget widget );
The identifier (widget ID) of the compound string text
widget.
The DXmCSTextHasSelection routine returns True if the compound
string text widget currently owns the primary selection
and False if it does not.
A Boolean value that, when True, indicates that the widget
currently owns the primary selection.
DXmCSTextHasSelection(3X)
[ Back ] |