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

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

#include <screen.h>

Collaboration diagram for StdCmap:
[legend]

Data Fields

struct StdCmap * next
 
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.

◆ maps

XStandardColormap* StdCmap::maps

Definition at line 50 of file screen.h.

◆ next

struct StdCmap* StdCmap::next

Definition at line 47 of file screen.h.

Referenced by RemoveRGBColormap().

◆ nmaps

int StdCmap::nmaps

Definition at line 49 of file screen.h.


The documentation for this struct was generated from the following file: