Man Linux: Main Page and Category List

NAME

       XmDropDownGetArrow — A DropDown function that returns the "arrow" child
       of the XmDropDown

SYNOPSIS

       #include <Xm/DropDown.h>
       Widget XmDropDownGetArrow(
       Widget widget);

DESCRIPTION

       XmDropDownGetArrow is used to  access  the  "arrow"  child  within  the
       DropDown widget.

       widget    Specifies the DropDown widget ID.

       For a complete definition of DropDown and its associated resources, see
       XmDropDown(3).

RETURN

       Returns the widget ID of the "arrow" child of the DropDown widget.

RELATED

       XmDropDown(3).

                                              XmDropDownGetArrow(library call)