| Click this button to go to the index for this section. |
XmGetColorCalculation(3X)
OSF/Motif
NAME
XmGetColorCalculation - A function to get the procedure used for default color calculationSYNOPSIS
#include <Xm/Xm.h> XmColorProc XmGetColorCalculation ()DESCRIPTION
XmGetColorCalculation returns the procedure being used to calculate default colors. For a description of XmColorProc, see XmSetColorCalculation(3X).RETURN VALUE
Returns the procedure used for default color calculation.SEE ALSO
XmChangeColor(3X), XmGetColors(3X), XmSetColorCalculation(3X)