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
xmscrollvisible(3) - redhat
xmcommand(3) - debian
xmmainwindowsetareas(3) - centos
xmvacreatecommand(3) - centos
xmcommand(3x) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq