hpux man page for xmcreatepushbuttongadget

Query: xmcreatepushbuttongadget

OS: hpux

Section: 3

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

XmCreatePushButtonGadget(library call)									    XmCreatePushButtonGadget(library call)

NAME
XmCreatePushButtonGadget -- The PushButtonGadget creation function
SYNOPSIS
#include <Xm/PushBG.h> Widget XmCreatePushButtonGadget( Widget parent, String name, ArgList arglist, Cardinal argcount);
DESCRIPTION
XmCreatePushButtonGadget creates an instance of a PushButtonGadget 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 PushButtonGadget and its associated resources, see XmPushButtonGadget(3).
RETURN
Returns the PushButtonGadget widget ID.
RELATED
XmPushButtonGadget(3). XmCreatePushButtonGadget(library call)
Related Man Pages
xmcreatesimpleoptionmenu(3) - centos
xmcreateworkarea(3) - centos
xmvacreatepushbuttongadget(3) - centos
xmcreatesimpleradiobox(3) - hpux
xmcreateworkarea(3x) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Sequence extraction
Wrong Array...