Man Page: xmlistupdateselectedlist
Operating Environment: centos
Section: 3
XmListUpdateSelectedList(library call) XmListUpdateSelectedList(library call)NAMEXmListUpdateSelectedList -- A List function that updates the XmNselectedItems resourceSYNOPSIS#include <Xm/List.h> void XmListUpdateSelectedList( Widget widget);DESCRIPTIONXmListUpdateSelectedList frees the contents of the current XmNselectedItems list. The routine traverses the XmNitems list and adds each currently selected item to the XmNselectedItems list. For each selected item, there is a corresponding entry in the updated XmNselecte- dItems list. widget Specifies the ID of the List widget to update For a complete definition of List and its associated resources, see XmList(3).RELATEDXmList(3). XmListUpdateSelectedList(library call)
| Related Man Pages |
|---|
| xmlistreplaceitemspos(3) - redhat |
| xmlistreplaceitemsposunselected(3) - redhat |
| xmcreatescrolledlist(3) - centos |
| xmlistreplaceitemspos(3) - centos |
| xmlistreplaceitemspos(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |