manpagez: man pages & more
man XmMultiListUnselectItem(3)
Home | html | info | man
XmMultiListUnselectItem(library call)    XmMultiListUnselectItem(library call)




NAME

       XmMultiListUnselectItem  --  An  MultiList  function that deselects the
       specified item of the list


SYNOPSIS

       #include <Xm/MultiList.h>
       void XmMultiListUnselectItem(
       Widget widget,
       XmMultiListRowInfo *row_info);


DESCRIPTION

       XmMultiListUnselectItem 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).


RELATED

       XmMultiList(3).



                                         XmMultiListUnselectItem(library call)

openMotif 2.3.1 - Generated Mon Dec 1 20:14:26 CST 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.