Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmcommand(3) [debian 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)

Check Out this Related Man Page

XmSelectionBox(3)						  LessTif Manuals						 XmSelectionBox(3)

NAME
XmSelectionBox - Motif-compatible list-selector widget SYNOPSIS
#include <Xm/SelectionB.h> XmSelectionBox XmCreateSelectionBox DESCRIPTION
XmSelectionBox X RESOURCES
Name Class Type Default Access ------------------------------------------------------------------------------------------- XmNtextAccelerators XmCAccelerators AcceleratorTable NULL CSG XmNselectionLabelString XmCSelectionLabelString XmString (null) CSG XmNlistLabelString XmCListLabelString XmString (null) CSG XmNtextColumns XmCColumns Short NULL CSG XmNtextString XmCTextString XmString NULL CSG XmNlistItems XmCItems XmStringTable NULL CSG XmNlistItemCount XmCItemCount Int -1 CSG XmNlistVisibleItemCount XmCVisibleItemCount Int 8 CSG XmNokLabelString XmCOkLabelString XmString (null) CSG XmNapplyLabelString XmCApplyLabelString XmString (null) CSG XmNcancelLabelString XmCCancelLabelString XmString (null) CSG XmNhelpLabelString XmCHelpLabelString XmString (null) CSG XmNnoMatchCallback XmCCallback Callback NULL CSG XmNmustMatch XmCMustMatch Boolean NULL CSG XmNminimizeButtons XmCMinimizeButtons Boolean NULL CSG XmNokCallback XmCCallback Callback NULL CSG XmNapplyCallback XmCCallback Callback NULL CSG XmNcancelCallback XmCCallback Callback NULL CSG XmNdialogType XmCDialogType SelectionType NULL CSG XmNshadowThickness XmCShadowThickness HorizontalDimension NULL CSG XmNchildPlacement XmCChildPlacement ChildPlacement NULL CSG XmNtextAccelerators XmNselectionLabelString XmNlistLabelString XmNtextColumns XmNtextString XmNlistItems XmNlistItemCount XmNlistVisibleItemCount XmNokLabelString XmNapplyLabelString XmNcancelLabelString XmNhelpLabelString XmNnoMatchCallback XmNmustMatch XmNminimizeButtons XmNokCallback XmNapplyCallback XmNcancelCallback XmNdialogType XmNshadowThickness XmNchildPlacement CLASS HIERARCHY
Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Constraint(3) XmManager(3) XmBulletinBoard(3) XmSelectionBox(3) CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
LessTif Project April 1998 XmSelectionBox(3)
Man Page