Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XmTextFiel...arSelection(3) Library Functions Manual XmTextFiel...arSelection(3)

NAME
     XmTextFieldClearSelection	--  A TextField function that clears the primary
     selection

SYNOPSIS
     #include <Xm/TextF.h>
     void XmTextFieldClearSelection(
     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 that triggered this request.

     For a complete definition of TextField and its  associated  resources,  see
     XmTextField(3).

RELATED
     XmTextField(3).

						     XmTextFiel...arSelection(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmTextFieldClearSelection&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help