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

FreeBSD Manual Pages

  
 
  

home | help
XmMultiLis...ectAllItems(3) Library Functions Manual XmMultiLis...ectAllItems(3)

NAME
     XmMultiListSelectAllItems -- an MultiList function that selects all rows of
     the list

SYNOPSIS
     #include <Xm/MultiList.h>
     void XmMultiListSelectAllItems(
     Widget widget);

DESCRIPTION
     Selects all rows of the passed MultiList widget and returns nothing.

     widget    Specifies the ID of the MultiList widget from whose list items is
	       deselected.

     For  a  complete  definition of MultiList and its associated resources, see
     XmMultiList(3).

RELATED
     XmMultiList(3).

						     XmMultiLis...ectAllItems(3)

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

home | help