plucky (3) XmArrowButtonGadget.3.gz

Provided by: libmotif-dev_2.3.8-4_amd64 bug

NAME

       XmArrowButtonGadget   —   The   ArrowButtonGadget   widget  class  "XmArrowButtonGadget"  "widget  class"
       "ArrowButtonGadget"

SYNOPSIS

       #include <Xm/ArrowBG.h>

DESCRIPTION

       ArrowButtonGadget consists of a directional arrow surrounded by a border shadow.  When  it  is  selected,
       the  shadow  changes  to  give  the appearance that the ArrowButtonGadget has been pressed in. When it is
       unselected, the shadow reverts to give the appearance that the button is released, or out.

       ArrowButtonGadget holds the XmQTactivatable trait.

   Classes
       ArrowButtonGadget inherits behavior, resources,  and  traits  from  the  Object,  RectObj,  and  XmGadget
       classes.

       The class pointer is xmArrowButtonGadgetClass.

       The class name is XmArrowButtonGadget.

   New Resources
       The  following  table  defines  a  set  of  widget  resources used by the programmer to specify data. The
       programmer can also set the resource values for the inherited classes to set attributes for this  widget.
       To  reference  a  resource by name or by class in a .Xdefaults file, remove the XmN or XmC prefix and use
       the remaining letters. To specify one of the defined values for a resource in a .Xdefaults  file,  remove
       the  Xm  prefix  and  use  the  remaining  letters  (in  either  lowercase  or uppercase, but include any
       underscores between words).  The codes in the access column indicate if the given resource can be set  at
       creation time (C), set by using XtSetValues (S), retrieved by using XtGetValues (G), or is not applicable
       (N/A).

       ┌───────────────────────────────────────────────────────────────────────────────────────────┐
--
       Object(3), RectObj(3),  XmCreateArrowButtonGadget(3),  XmGadget(3),  XmVaCreateArrowButtonGadget(3),  and
       XmVaCreateManagedArrowButtonGadget(3).

                                                                                          XmArrowButtonGadget(3)