xmcreatepushbutton(3x) osf1 man page | unix.com

Man Page: xmcreatepushbutton

Operating Environment: osf1

Section: 3x

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
xmcreateworkarea(3) - centos
xmvacreatemanagedpushbutton(3) - centos
xmcreatesimplemenubar(3x) - osf1
xmcreateworkarea(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 ?