DXmCSTextClearSelection(3X)
NAME
DXmCSTextClearSelection − Clears (cancels) the global selection highlighted in the compound string text widget.
SYNOPSIS
void DXmCSTextClearSelection (widget, time)
Widget widget;
Time time;
DESCRIPTION
The DXmCSTextClearSelection routine clears (cancels) the global selection highlighted in the compound string text widget.
RELATED INFORMATION
DXmCreateCSText(3X), DXmCSTextGetSelection(3X), DXmCSTextSetSelection(3X)