Man Page: xmmultilistmakerowvisible
Operating Environment: centos
Section: 3
XmMultiListMakeRowVisible(library call) XmMultiListMakeRowVisible(library call)NAMEXmMultiListMakeRowVisible -- A MultiList function that shifts the visible list rows as desiredSYNOPSIS#include <Xm/MultiList.h> void XmMultiListMakeRowVisible( Widget widget, int row);DESCRIPTIONXmMultiListMakeRowVisible makes specified row visible. widget Specifies the ID of the MultiList widget from whose list an item is selected. row Specifies the row number (starting from 0) to be visible in the MultiList widget. For a complete definition of MultiList and its associated resources, see XmMultiList(3).RELATEDXmMultiList(3). XmMultiListMakeRowVisible(library call)
| Related Man Pages |
|---|
| xmcreateworkarea(3) - redhat |
| xmscrollvisible(3) - redhat |
| xmscrollvisible(3) - centos |
| xmvacreatemanagedmultilist(3) - centos |
| xmscrollvisible(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |