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)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |