xmmultilisttogglerow(3) centos man page | unix.com

Man Page: xmmultilisttogglerow

Operating Environment: centos

Section: 3

XmMultiListToggleRow(library call)										XmMultiListToggleRow(library call)

NAME
XmMultiListToggleRow -- An MultiList function that toggles the selection state of a specified row
SYNOPSIS
#include <Xm/MultiList.h> void XmMultiListToggleRow( Widget widget, short row);
DESCRIPTION
XmMultiListToggleRow toggles the selection state of a row designated by row argument of the passed MultiList widget. widget Specifies the ID of the MultiList from whose list an item is unselected. row Specified the number of row to toggle. For a complete definition of MultiList and its associated resources, see XmMultiList(3).
RELATED
XmMultiList(3). XmMultiListToggleRow(library call)
Related Man Pages
xmtextfieldpaste(3) - centos
xmvacreatemanagedmultilist(3) - centos
dteditorclearselection(3) - hpux
dteditordeleteselection(3) - hpux
dteditordeselect(3) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq