Index Click this button to go to the index for this section.


DXmCSTextHasSelection(3X)

NAME

DXmCSTextHasSelection - Indicates whether the compound string text widget currently owns the primary selection.

SYNOPSIS

Boolean DXmCSTextHasSelection(widget) 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.