Query: xmlistupdateselectedlist
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
xmlistpostobounds(3) - redhat |
xmlistreplaceitemsposunselected(3) - redhat |
xmlistreplaceitemspos(3) - centos |
xmlistreplaceitemsposunselected(3) - hpux |
xmlistreplaceitems(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Retrieving previous command in a script |
Docker learning Phase-I |
About TODO |
Shopt -s histappend |