manpagez: man pages & more
man XmCreateSpinBox(3)
Home | html | info | man
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 tra-
       versable 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)

openMotif 2.3.1 - Generated Sun Nov 30 08:48:58 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.