XmTextFieldClearSelection(library calXlm)TextFieldClearSelection(library call)
NAME [Toc] [Back]
XmTextFieldClearSelection - A TextField function that clears the
primary selection
SYNOPSIS [Toc] [Back]
#include <Xm/TextF.h>
void XmTextFieldClearSelection(
Widget widget,
Time time);
DESCRIPTION [Toc] [Back]
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 that triggered this
request.
For a complete definition of TextField and its associated resources,
see XmTextField(3).
RELATED [Toc] [Back]
XmTextField(3).
- 1 - Formatted: January 24, 2005 [ Back ] |