XmTextFieldClearSelection(Xm)
XmTextFieldClearSelection --
a TextField function that clears the primary selection
Syntax
#include <Xm/TextF.h>
void XmTextFieldClearSelection (widget, time)
Widget widget;
Time time;
Description
XmTextFieldClearSelection clears the primary selection
in the TextField widget.
widget-
Specifies the TextField widget ID.
time-
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(Xm).
See also
XmTextField(Xm)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003