DXmCSTextHasSelection(3X) — Subroutines
Digital
NAME
DXmCSTextHasSelection − Indicates whether the compound string text widget currently owns the primary selection.
SYNOPSIS
Boolean DXmCSTextHasSelection(widget)
Widget widget
DESCRIPTION
The DXmCSTextHasSelection routine returns True if the compound string text widget currently owns the primary selection and False if it does not.
Arguments
widgetThe identifier (widget ID) of the compound string text widget.
RETURN VALUES
A Boolean value that, when True, indicates that the widget currently owns the primary selection.