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