osf1 man page for xmcreatepushbutton

Query: xmcreatepushbutton

OS: osf1

Section: 3x

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

XmCreatePushButton(3X)													    XmCreatePushButton(3X)

NAME
XmCreatePushButton - The PushButton widget creation function
SYNOPSIS
#include <Xm/PushB.h> Widget XmCreatePushButton (parent, name, arglist, argcount) Widget parent; String name; ArgList arglist; Cardinal argcount;
DESCRIPTION
XmCreatePushButton creates an instance of a PushButton widget and returns the associated widget ID. Specifies the parent widget ID Speci- fies 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 PushButton and its associated resources, see XmPushButton(3X).
RETURN VALUE
Returns the PushButton widget ID.
SEE ALSO
XmPushButton(3X) XmCreatePushButton(3X)
Related Man Pages
xmcreateselectionbox(3x) - osf1
xmcreateworkarea(3) - hpux
xmcreatemessagedialog(3x) - osf1
xmcreatesimplemenubar(3x) - osf1
xmcreateworkingdialog(3x) - osf1
Similar Topics in the Unix Linux Community
Why my code couldn't be compiled
Change text font to greater one in this very good MOTIF texteditor ?