ultrix man page for dwtcolormixgetnewcolor

Query: dwtcolormixgetnewcolor

OS: ultrix

Section: 3dwt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DwtColorMixGetNewColor(3Dwt)											      DwtColorMixGetNewColor(3Dwt)

Name
       DwtColorMixGetNewColor - Returns the red, green, and blue color values to the color mixing widget.

Syntax
       void DwtColorMixGetNewColor(cmw, red, green, blue)
	    Widget cmw;
	    unsigned short *red;
	    unsigned short *green;
	    unsigned short *blue;

Arguments
       cmw	 Specifies the widget ID of the color mixing widget.

       red	 Specifies the current new color red value.

       green	 Specifies the current new color green value.

       blue	 Specifies the current new color blue value.

		 See  the  section on colormap functions in the Guide to the Xlib Library: C Language Binding for more information on X color val-
		 ues.

Description
       The DwtColorMixGetNewColor function allows the color mixing widget to pass the current color value created by the color mixer subwidget	to
       the  color display subwidget.  If the application uses the default color mixer subwidget, using DwtColorMixGetNewColor is faster than using
       XtGetValues.

See Also
       DwtColorMixSetNewColor(3Dwt), DwtColorMixCreate(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

														      DwtColorMixGetNewColor(3Dwt)
Related Man Pages
dwtcstextgetmaxlength(3dwt) - ultrix
dwtcstextclearselection(3dwt) - ultrix
dwtcstextgetstring(3dwt) - ultrix
dwtstextgetstring(3dwt) - ultrix
dwtstextsetmaxlength(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB