xmcommandappendvalue(3) hpux man page | unix.com

Man Page: xmcommandappendvalue

Operating Environment: hpux

Section: 3

XmCommandAppendValue(library call)										XmCommandAppendValue(library call)

NAME
XmCommandAppendValue -- A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget
SYNOPSIS
#include <Xm/Command.h> void XmCommandAppendValue( Widget widget, XmString command);
DESCRIPTION
XmCommandAppendValue appends the passed XmString to the end of the string displayed in the command area of the Command widget. widget Specifies the Command widget ID command Specifies the passed XmString For a complete definition of Command and its associated resources, see XmCommand(3).
RELATED
XmCommand(3). XmCommandAppendValue(library call)
Related Man Pages
xmcommand(3) - debian
xmcommand(3) - centos
xmmainwindowsetareas(3) - centos
xmscrolledwindowsetareas(3) - centos
xmcommand(3x) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
awk - Multi-line data to be stored in variable
Wrong Array...