XmTextFieldClearSelection(X3mot)
XmTextFieldClearSelection --
a TextField function that clears the primary selection
Synopsis
#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(X3mot).
References
XmTextField(X3mot)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.