|
XmTextFieldClearSelection(3X)
Contents
|
XmTextFieldClearSelection - A TextField function that
clears the primary selection
#include <Xm/TextF.h>
void XmTextFieldClearSelection (widget, time)
Widget widget;
Time time;
XmTextFieldClearSelection clears the primary selection in
the TextField widget. Specifies the TextField widget ID.
Specifies the time at which the selection value is
desired.
This should be the time of the event which triggered this
request.
For a complete definition of TextField and its associated
resources, see XmTextField(3X).
XmTextField(3X)
XmTextFieldClearSelection(3X)
[ Back ] |