xlistinstalledcolormaps(3) hpux man page | unix.com

Man Page: xlistinstalledcolormaps

Operating Environment: hpux

Section: 3

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
xlistinstalledcolormaps(3x11) - redhat
xinstallcolormap(3) - centos
xlistinstalledcolormaps(3) - centos
xinstallcolormap(3) - suse
xlistinstalledcolormaps(3) - suse
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Thank you members and admins
Wrong Array...
Shopt -s histappend