Query: xmchangecolor
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmChangeColor(library call) XmChangeColor(library call)NAMEXmChangeColor -- Recalculates all associated colors of a widgetSYNOPSIS#include <Xm/Xm.h> void XmChangeColor( Widget widget, Pixel background);DESCRIPTIONXmChangeColor handles all color modifications for the specified widget when a new background pixel value is specified. This function recalculates the foreground, select, and shadow colors based on the new background color and sets the corresponding resources for the wid- get. 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. widget Specifies the widget ID whose colors will be updated background Specifies the background color pixel valueRELATEDXmGetColorCalculation(3), XmGetColors(3), and XmSetColorCalculation(3). XmChangeColor(library call)
Related Man Pages |
---|
tk_setpalette(n) - centos |
xmgetcolors(3) - centos |
xmsetcolorcalculation(3) - centos |
xmsetcolorcalculation(3x) - osf1 |
tk_setpalette(n) - osx |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Reduced Activity Notification |
Tar Command |
Issue with "rsh" on RedHat |
Issue with events occuring in DST window |