XmGetColorCalculation(3) — C LIBRARY FUNCTIONS
NAME
XmGetColorCalculation — A function to get the procedure used for default color calculation
SYNOPSIS
#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.
RELATED INFORMATION
XmGetColors(3X) and XmSetColorCalculation(3X).
April 13, 2022 — Last change: