centos man page for xmvacreatemanagedcascadebuttongadget

Query: xmvacreatemanagedcascadebuttongadget

OS: centos

Section: 3

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

XmVaCreateCascadeButtonGadget(library call)							       XmVaCreateCascadeButtonGadget(library call)

NAME
XmVaCreateCascadeButtonGadget, XmVaCreateManagedCascadeButtonGadget -- A CascadeButtonGadget widget convenience creation functions.
SYNOPSIS
#include <Xm/CascadeBG.h> Widget XmVaCreateCascadeButtonGadget( Widget parent, String name, ...); Widget XmVaCreateManagedCascadeButtonGadget( Widget parent, String name, ...);
DESCRIPTION
These functions create an instance of a CascadeButtonGadget widget and returns the associated widget ID. These routines use the ANSI C variable-length argument list (varargs) calling convention. The XmVaCreateCascadeButtonGadget function is a convenience routine that calls XtCreateWidget. The XmVaCreateManagedCascadeButtonGadget function is a convenience routine that calls XtCreateManagedWidget. parent Specifies the parent widget ID. name Specifies the name of the created widget. ... Specifies the variable argument list to override the resource defaults. For a complete definition of CascadeButtonGadget and its associated resources, see XmCascadeButtonGadget(3).
RETURN
Returns the CascadeButtonGadget widget ID.
RELATED
XmCascadeButtonGadget(3), XmCreateCascadeButtonGadget(3), XtCreateWidget(3), and XtCreateManagedWidget(3). XmVaCreateCascadeButtonGadget(library call)
Related Man Pages
xmvacreatemanagedcascadebuttongadget(3) - centos
xmvacreatemanagedpushbutton(3) - centos
xmvacreatemanagedpushbuttongadget(3) - centos
xmvacreatemanagedtogglebutton(3) - centos
xmvacreatemessagebox(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend