xmcreatedialogshell(3) centos man page | unix.com

Man Page: xmcreatedialogshell

Operating Environment: centos

Section: 3

XmCreateDialogShell(library call)										 XmCreateDialogShell(library call)

NAME
XmCreateDialogShell -- The DialogShell widget creation function
SYNOPSIS
#include <Xm/DialogS.h> Widget XmCreateDialogShell( Widget parent, String name, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmCreateDialogShell creates an instance of a DialogShell widget and returns the associated widget ID. 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 DialogShell and its associated resources, see XmDialogShell(3).
RETURN
Returns the DialogShell widget ID.
RELATED
XmDialogShell(3). XmCreateDialogShell(library call)
Related Man Pages
xmcreatetemplatedialog(3) - centos
xmcreatebulletinboarddialog(3) - hpux
xmcreatetemplatedialog(3) - hpux
xmcreatebulletinboarddialog(3x) - osf1
xmcreateinformationdialog(3x) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq