xmcommandappendvalue(3) centos man page | unix.com

Man Page: xmcommandappendvalue

Operating Environment: centos

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
xmscrolledwindowsetareas(3) - redhat
xmcommand(3) - debian
xmscrollvisible(3) - centos
xmvacreatemanagedcommand(3) - centos
xmcommand(3) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq