redhat man page for xmcreatecommanddialog

Query: xmcreatecommanddialog

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmCreateCommandDialog(library call)									       XmCreateCommandDialog(library call)

NAME
XmCreateCommandDialog -- The Command CommandDialog convenience creation function
SYNOPSIS
#include <Xm/Command.h> Widget XmCreateCommandDialog( Widget parent, String name, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmCreateCommandDialog is a convenience function that creates a DialogShell and an unmanaged Command child of the DialogShell. A CommandDi- alog is used for entering commands for processing. Use XtManageChild to pop up the CommandDialog (passing the Command as the widget parameter); use XtUnmanageChild to pop it down. XmCreateCommandDialog forces the value of the Shell resource XmNallowShellResize to True. parent Specifies the parent widget ID name Specifies the name of the created widget arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of Command and its associated resources, see XmCommand(3).
RETURN
Returns the Command widget ID.
RELATED
XmCommand(3). XmCreateCommandDialog(library call)
Related Man Pages
xmcreatebulletinboarddialog(3) - redhat
xmcreatepromptdialog(3) - redhat
xmcreateselectiondialog(3) - redhat
xmcreatebulletinboarddialog(3) - centos
xmcreateselectiondialog(3) - centos
Similar Topics in the Unix Linux Community
Reduced Activity Notification
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
CentOS7 restoring file capabilities
About TODO