*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmGetColors (3X)              
Title
Content
Arch
Section
 

XmGetColors(3X)

Contents


NAME    [Toc]    [Back]

       XmGetColors   -  A  function  that  generates  foreground,
       select, and shadow colors

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       void  XmGetColors  (screen,  colormap,  background,  foreground,
 top_shadow, bottom_shadow, select)
               Screen * screen;
               Colormap colormap;
               Pixel background;
               Pixel * foreground;
               Pixel * top_shadow;
               Pixel * bottom_shadow;
               Pixel * select;

DESCRIPTION    [Toc]    [Back]

       XmGetColors  takes  a screen, a colormap, and a background
       pixel, and it returns pixel values for foreground, select,
       and  shadow  colors.  Specifies the screen for which these
       colors should be allocated.  Specifies the  colormap  from
       which  these  colors  should  be allocated.  Specifies the
       background on which the colors should be based.  Specifies
       a pointer to the returned foreground pixel value.  If this
       argument is NULL no value is  allocated  or  returned  for
       this  color.   Specifies  a  pointer  to  the returned top
       shadow pixel value.  If this argument is NULL no value  is
       allocated or returned for this color.  Specifies a pointer
       to the returned bottom shadow pixel value.  If this  argument
  is  NULL  no value is allocated or returned for this
       color.  Specifies a pointer to the returned  select  pixel
       value.  If  this argument is NULL no value is allocated or
       returned for this color.

SEE ALSO    [Toc]    [Back]

      
      
       XmChangeColor(3X), XmGetColorCalculation(3X),  XmSetColorCalculation(3X)



                                                  XmGetColors(3X)
[ Back ]
 Similar pages
Name OS Title
XmStringGenerate HP-UX A convenience function that generates a compound string
vipw Linux edit the password, group, shadow-password, or shadow-group file.
ssh-keygen2 Tru64 On a Secure Shell server, generates the host key pair. On a Secure Shell client, generates the authe...
ssh-keygen Tru64 On a Secure Shell server, generates the host key pair. On a Secure Shell client, generates the authe...
XmGetPixmapByDepth Tru64 A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixm...
XmGetPixmap Tru64 A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixm...
fg IRIX run jobs in the foreground
XmGetPixmapByDepth HP-UX A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
XmGetPixmap HP-UX A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap
XmRepTypeGetNameList IRIX A representation type manager function that generates a list of values for a representation type
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service