|
CTWM
|
Various XStandardColormaps on the screen. More...
#include <screen.h>
Data Fields | |
| StdCmap * | head |
| list of maps | |
| StdCmap * | tail |
| list of maps | |
| StdCmap * | mru |
| Most recently used in list. | |
| int | mruindex |
| index of mru in entry | |
Various XStandardColormaps on the screen.
See Xlib documentation for XStandardColormaps (e.g., https://www.x.org/releases/X11R7.7/doc/libX11/libX11/libX11.html#Standard_Colormaps) if you need to make sense of it.
| StdCmap* ScreenInfo::_StdCmapInfo::mru |
| int ScreenInfo::_StdCmapInfo::mruindex |