Man Page: xmmultilistunselectitem
Operating Environment: centos
Section: 3
XmMultiListUnselectItem(library call) XmMultiListUnselectItem(library call)NAMEXmMultiListUnselectItem -- An MultiList function that deselects the specified item of the listSYNOPSIS#include <Xm/MultiList.h> void XmMultiListUnselectItem( Widget widget, XmMultiListRowInfo *row_info);DESCRIPTIONXmMultiListUnselectItem unselects the row designated by row_info of the passed MultiList widget. widget Specifies the ID of the MultiList from whose list an item is unselected. row_info Specified the pointer to the row which is to be unselected. For a complete definition of MultiList and its associated resources, see XmMultiList(3).RELATEDXmMultiList(3). XmMultiListUnselectItem(library call)
| Related Man Pages |
|---|
| xmcreateworkarea(3) - centos |
| xmmultilist(3x) - centos |
| xmvacreatemanagedmultilist(3) - centos |
| xmvacreatemultilist(3) - centos |
| xmcreateworkarea(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |