xmcreatespinbox(3) hpux man page | unix.com

Man Page: xmcreatespinbox

Operating Environment: hpux

Section: 3

XmCreateSpinBox(library call)											     XmCreateSpinBox(library call)

NAME
XmCreateSpinBox -- The SpinBox creation function
SYNOPSIS
#include <Xm/SpinB.h> (void)
DESCRIPTION
XmCreateSpinBox creates a SpinBox widget. This function creates a SpinBox with two arrows, but without any traversable children (choices to spin). The application can create text children to go with this parent SpinBox using XmCreateTextField or XmCreateText. 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 SpinBox and its associated resources, see XmSpinBox(3).
RETURN
Returns the SpinBox widget ID.
RELATED
XmSpinBox(3) XmCreateSpinBox(library call)
Related Man Pages
xmcreatefileselectionbox(3) - redhat
xmcreatesimplecheckbox(3) - redhat
xmcreatesimpleradiobox(3) - redhat
xmvacreatemanagedspinbox(3) - centos
xmcreatefileselectionbox(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Shopt -s histappend