Man Page: xmmultilistunselectallitems
Operating Environment: centos
Section: 3
XmMultiListUnselectAllItems(library call) XmMultiListUnselectAllItems(library call)NAMEXmMultiListUnselectAllItems -- an MultiList function that deselects all rows of the listSYNOPSIS#include <Xm/MultiList.h> void XmMultiListUnselectAllItems( Widget widget);DESCRIPTIONUnselects all rows of the passed MultiList widget and returns nothing. widget Specifies the ID of the MultiList widget from whose list items is deselected. For a complete definition of MultiList and its associated resources, see XmMultiList(3).RELATEDXmMultiList(3). XmMultiListUnselectAllItems(library call)
| Related Man Pages |
|---|
| xmvacreatearrowbuttongadget(3) - centos |
| xmvacreatemultilist(3) - centos |
| dteditorclearselection(3) - hpux |
| dteditordeselect(3) - hpux |
| xmscrolledwindowsetareas(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |