xmcommandappendvalue(3) redhat man page | unix.com

Man Page: xmcommandappendvalue

Operating Environment: redhat

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
xmscrolledwindowsetareas(3) - redhat
xmcommand(3) - debian
xmmainwindowsetareas(3) - centos
xmscrolledwindowsetareas(3) - hpux
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq