XmGetColorCalculation (3) - Linux Manuals
XmGetColorCalculation: A function to get the procedure used for default color calculation
Command to display XmGetColorCalculation
manual in Linux: $ man 3 XmGetColorCalculation
NAME
XmGetColorCalculation --- A function to get the procedure used for default color calculation
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).
Pages related to XmGetColorCalculation
- XmGetColors (3) - A function that generates foreground, select, and shadow colors
- XmGetAtomName (3) - A function that returns the string representation for an atom
- XmGetDestination (3) - A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations
- XmGetDragContext (3) - A Drag and Drop function that retrieves the
- XmGetFocusWidget (3) - Returns the ID of the widget that has
- XmGetMenuCursor (3) - A function that returns the cursor ID for the current menu cursor
- XmGetPixmap (3) - A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
- XmGetPixmapByDepth (3) - A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
- XmGetPostedFromWidget (3) - A RowColumn function that returns the widget from which a menu was posted