Index Index for
Section 3X
Index Alphabetical
listing for X
Bottom of page Bottom of
page

XmTextFieldClearSelection(3X)

OSF/Motif

NAME

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(3X).

SEE ALSO

XmTextField(3X)

Index Index for
Section 3X
Index Alphabetical
listing for X
Top of page Top of
page