Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmcommandappendvalue(3x) [osf1 man page]

XmCommandAppendValue(3X)												  XmCommandAppendValue(3X)

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, command) 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. Specifies the Command widget ID Specifies the passed XmString For a complete definition of Command and its associated resources, see XmCommand(3X). SEE ALSO
XmCommand(3X) XmCommandAppendValue(3X)

Check Out this Related Man Page

XmCommand(3)							  LessTif Manuals						      XmCommand(3)

NAME
XmCommand - Motif-compatible command-entry widget SYNOPSIS
#include <Xm/Command.h> XmCommand XmCreateCommand DESCRIPTION
XmCommand X RESOURCES
Name Class Type Default Access ------------------------------------------------------------------------------------ XmNcommandEnteredCallback XmCCallback Callback NULL CSG XmNcommandChangedCallback XmCCallback Callback NULL CSG XmNpromptString XmCPromptString XmString NULL CSG XmNcommand XmCTextString XmString NULL CSG XmNhistoryItems XmCItems XmStringTable NULL CSG XmNhistoryItemCount XmCItemCount Int -1 CSG XmNhistoryMaxItems XmCMaxItems Int 100 CSG XmNhistoryVisibleItemCount XmCVisibleItemCount Int 8 CSG XmNdialogType XmCDialogType SelectionType NULL CSG XmNdefaultPosition XmCDefaultPosition Boolean NULL CSG XmNautoUnmanage XmCAutoUnmanage Boolean NULL CSG XmNresizePolicy XmCResizePolicy ResizePolicy NULL CSG XmNcommandEnteredCallback XmNcommandChangedCallback XmNpromptString XmNcommand XmNhistoryItems XmNhistoryItemCount XmNhistoryMaxItems XmNhistoryVisibleItemCount XmNdialogType XmNdefaultPosition XmNautoUnmanage XmNresizePolicy CLASS HIERARCHY
Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Constraint(3) XmManager(3) XmBulletinBoard(3) XmSelectionBox(3) XmCommand(3) CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
LessTif Project April 1998 XmCommand(3)
Man Page

We Also Found This Discussion For You

1. What is on Your Mind?

Throw my Toys out of the Pram!

Hi Folks, Today hasn't been the best one of my career in IT. I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them. At the... (3 Replies)
Discussion started by: gull04
3 Replies