Query: xlistinstalledcolormaps
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XListInstalledColormaps() XListInstalledColormaps() Name XListInstalledColormaps - get a list of installed colormaps. Synopsis Colormap *XListInstalledColormaps(display, w, num_return) display *display; Window w; int *num_return; Arguments display Specifies a connection to an X server; returned from XOpenDisplay(). w Specifies the ID of the window for whose screen you want the list of currently installed colormaps. num_return Returns the number of currently installed colormaps in the returned list. Returns The list of colormaps. Description XListInstalledColormaps() returns a list of the currently installed colormaps for the screen containing the specified window. The order in the list is not significant. There is no distinction in the list between colormaps actually being used by windows and colormaps no longer in use which have not yet been freed or destroyed. The allocated list should be freed using XFree() when it is no longer needed. For more information on installing colormaps, see Volume One, Chapter 7, Color. Errors BadWindow See Also XDefaultColormap(), XDisplayCells(), XCopyColormapAndFree(), XCreateColormap(), XFreeColormap(), XGetStandardColormap(), XInstallCol- ormap(), XSetStandardColormap(), XSetWindowColormap(), XUninstallColormap(). Xlib - Colormaps XListInstalledColormaps()
Related Man Pages |
---|
xinstallcolormap(3x11) - redhat |
xinstallcolormap(3) - debian |
xuninstallcolormap(3) - debian |
xlistinstalledcolormaps(3x11) - osf1 |
xuninstallcolormap(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |