Provided by: libmotif-dev_2.3.8-2build1_amd64 bug

NAME

       XmGetColorCalculation — A function to get the procedure used for default color calculation
       "XmGetColorCalculation" "Color functions" "XmGetColorCalculation"

SYNOPSIS

       #include <Xm/Xm.h>
       XmColorProc XmGetColorCalculation(void)

DESCRIPTION

       XmGetColorCalculation returns the procedure being used to calculate default colors.

       For a description of XmColorProc, see XmSetColorCalculation(3).

RETURN

       Returns the procedure used for default color calculation.

RELATED

       XmChangeColor(3), XmGetColors(3), and XmSetColorCalculation(3).

                                                                         XmGetColorCalculation(3)