Index Index for
Section 3
Index Alphabetical
listing for D
Index 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 Index for
Section 3
Index Alphabetical
listing for D
Index Top of
page