*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmChangeColor | Section: 3 | Source: Digital UNIX | File: XmChangeColor.3X.gz
XmChangeColor(3X) XmChangeColor(3X) NAME XmChangeColor - Recalculates all associated colors of a widget SYNOPSIS #include <Xm/Xm.h> void XmChangeColor (widget, background) Widget widget; Pixel background; DESCRIPTION XmChangeColor handles all color modifications for the specified widget when a new background pixel value is specified. The function recalcu- lates the foreground, select, and shadow colors based on the new back- ground color and sets the corresponding resources for the widget. If a color calculation procedure has been set by a call to XmSetColorCalcu- lation, 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 value SEE ALSO XmGetColorCalculation(3X), XmGetColors(3X), XmSetColorCalculation(3X) XmChangeColor(3X)

Navigation Options