XmTextFieldClearSelection
A TextField function that clears the primary selection "XmTextFieldClearSelection" "TextField functions" "XmTextFieldClearSelection"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A TextField function that clears the primary selection "XmTextFieldClearSelection" "TextField functions" "XmTextFieldClearSelection"
#include <Xm/TextF.h> void XmTextFieldClearSelection( Widget widget, Time time);
XmTextFieldClearSelection clears the primary selection in the TextField widget.
For a complete definition of TextField and its associated resources, see XmTextField(3).