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
xmmainwindowsetareas(3) - redhat
xmscrollvisible(3) - redhat
xmcommand(3) - debian
xmscrollvisible(3) - centos
xmcommand(3) - hpux
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq