osf1 man page for xmlistsetaddmode

Query: xmlistsetaddmode

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmListSetAddMode(3X)													      XmListSetAddMode(3X)

NAME
XmListSetAddMode - A List function that sets add mode in the list
SYNOPSIS
#include <Xm/List.h> void XmListSetAddMode (widget, state) Widget widget; Boolean state;
DESCRIPTION
XmListSetAddMode allows applications control over Add Mode in the extended selection model. Specifies the ID of the List widget Specifies whether to activate or deactivate Add Mode. If state is True, Add Mode is activated. If state is False, Add Mode is deactivated. For a complete definition of List and its associated resources, see XmList(3X).
SEE ALSO
XmList(3X) XmListSetAddMode(3X)
Related Man Pages
xmlistpostobounds(3) - centos
xmlistreplaceitemspos(3) - centos
xmlistreplaceitemspos(3) - hpux
xmlistpostobounds(3) - hpux
xmlistreplaceitemsunselected(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB