CTWM
Loading...
Searching...
No Matches
StdCmap Struct Reference

Information about some XStandardColormap we're using. More...

#include <screen.h>

Collaboration diagram for StdCmap:
[legend]

Data Fields

struct StdCmapnext
Atom atom
int nmaps
XStandardColormap * maps

Detailed Description

Information about some XStandardColormap we're using.

See Xlib docs for details.

Definition at line 46 of file screen.h.

Field Documentation

◆ atom

Atom StdCmap::atom

Definition at line 48 of file screen.h.

Referenced by InsertRGBColormap(), and RemoveRGBColormap().

◆ maps

XStandardColormap* StdCmap::maps

Definition at line 50 of file screen.h.

Referenced by GetColor(), InsertRGBColormap(), and RemoveRGBColormap().

◆ next

struct StdCmap* StdCmap::next

Definition at line 47 of file screen.h.

Referenced by GetColor(), InsertRGBColormap(), and RemoveRGBColormap().

◆ nmaps

int StdCmap::nmaps

Definition at line 49 of file screen.h.

Referenced by GetColor(), and InsertRGBColormap().


The documentation for this struct was generated from the following file:
  • /usr/src/RPM/BUILD/ctwm-4.1.0/screen.h