osf1 man page for xmcreateselectionbox

Query: xmcreateselectionbox

OS: osf1

Section: 3x

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

XmCreateSelectionBox(3X)												  XmCreateSelectionBox(3X)

NAME
XmCreateSelectionBox - The SelectionBox widget creation function
SYNOPSIS
#include <Xm/SelectioB.h> Widget XmCreateSelectionBox (parent, name, arglist, argcount) Widget parent; String name; ArgList arglist; Cardinal argcount;
DESCRIPTION
XmCreateSelectionBox creates an unmanaged SelectionBox. A SelectionBox is used to get a selection from a list of alternatives from the user and includes the following: A scrolling list of alternatives An editable text field for the selected alternative Labels for the list and text field Three or four buttons The default button labels are OK, Cancel, and Help. By default an Apply button is also created; if the parent of the SelectionBox is a DialogShell it is managed, and otherwise it is unmanaged. Additional work area children may be added to the SelectionBox after creation. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of SelectionBox and its associated resources, see XmSelectionBox(3X).
RETURN VALUE
Returns the SelectionBox widget ID.
SEE ALSO
XmSelectionBox(3X) XmCreateSelectionBox(3X)
Related Man Pages
xmcreatefileselectionbox(3) - redhat
xmcreateselectiondialog(3) - redhat
xmcreatepromptdialog(3) - centos
xmcreateselectiondialog(3) - centos
xmcreatefileselectionbox(3) - hpux
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update