Man Page: xmlistdeselectallitems
Operating Environment: centos
Section: 3
XmListDeselectAllItems(library call) XmListDeselectAllItems(library call)NAMEXmListDeselectAllItems -- A List function that unhighlights and removes all items from the selected listSYNOPSIS#include <Xm/List.h> void XmListDeselectAllItems( Widget widget);DESCRIPTIONXmListDeselectAllItems unhighlights and removes all items from the selected list. widget Specifies the ID of the List widget from whose list all selected items are deselected For a complete definition of List and its associated resources, see XmList(3).RELATEDXmList(3). XmListDeselectAllItems(library call)
| Related Man Pages |
|---|
| xmlistreplaceitemspos(3) - redhat |
| xmlistreplaceitemspos(3) - centos |
| xmlistreplaceitems(3x) - osf1 |
| xmlistreplaceitemsposunselected(3x) - osf1 |
| xmlistreplacepositions(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |