Query: xmchangecolor
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmChangeColor(3X) XmChangeColor(3X)NAMEXmChangeColor - Recalculates all associated colors of a widgetSYNOPSIS#include <Xm/Xm.h> void XmChangeColor (widget, background) Widget widget; Pixel background;DESCRIPTIONXmChangeColor handles all color modifications for the specified widget when a new background pixel value is specified. The function recal- culates the foreground, select, and shadow colors based on the new background color and sets the corresponding resources for the widget. If a color calculation procedure has been set by a call to XmSetColorCalculation, XmChangeColor uses that procedure to calculate the new colors. Otherwise, the routine uses a default procedure. Specifies the widget ID whose colors will be updated Specifies the background color pixel valueSEE ALSOXmGetColorCalculation(3X), XmGetColors(3X), XmSetColorCalculation(3X) XmChangeColor(3X)
| Related Man Pages |
|---|
| xmgetcolors(3) - redhat |
| xmsetcolorcalculation(3) - redhat |
| tk_bisque(n) - centos |
| xmsetcolorcalculation(3) - centos |
| tk_setpalette(ntcl) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Low Impact PHP Errors and Logging Levels |
| PHP Write Man Pages to MySQL DB |