*** 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: DXmColorMixGetNewColor | Section: 3 | Source: Digital UNIX | File: DXmColorMixGetNewColor.3X.gz
DXmColorMixGetNewColor(3X) DXmColorMixGetNewColor(3X) NAME DXmColorMixGetNewColor - Retrieves (returns) the color mixing widget's current new color red, green, and blue values. SYNOPSIS void DXmColorMixGetNewColor(cmw, red, green, blue) DXmColorMixWidget cmw; unsigned short *red; unsigned short *green; unsigned short *blue; PARAMETERS The widget identifier of the color mixing widget. A pointer to the re- turned new color red value. A pointer to the returned new color green value. A pointer to the returned new color blue value. A complete list of all the X color values available to you is located on your system. To find it, type the following command: % find / -name '*rgb*' -print DESCRIPTION DXmColorMixGetNewColor allows the calling application or routine to quickly obtain the current color value from the color mixing widget. Note that if your application uses the default color mixing subwidget, the application will perform this operation faster if you call this routine instead of the Intrinsic routine XtGetValues. RELATED INFORMATION DXmColorMixSetNewColor(3X), DXmCreateColorMix(3X), DXmCreateColorMixDi- alog(3X) delim off DXmColorMixGetNewColor(3X)

Navigation Options