FreeBSD Manual Pages
XmListUpda...lectedList(3) Library Functions Manual XmListUpda...lectedList(3) NAME XmListUpdateSelectedList -- A List function that updates the XmNse- lectedItems resource SYNOPSIS #include <Xm/List.h> void XmListUpdateSelectedList( Widget widget); DESCRIPTION XmListUpdateSelectedList frees the contents of the current XmNselecte- dItems list. The routine traverses the XmNitems list and adds each cur- rently selected item to the XmNselectedItems list. For each selected item, there is a corresponding entry in the updated XmNselectedItems list. widget Specifies the ID of the List widget to update For a complete definition of List and its associated resources, see Xm- List(3). RELATED XmList(3). XmListUpda...lectedList(3)
NAME | SYNOPSIS | DESCRIPTION | RELATED
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmListUpdateSelectedList&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
