5#ifndef _CTWM_R_STRUCTS_H
6#define _CTWM_R_STRUCTS_H
RArea * areas
Array of RArea members of this list.
int cap
How many we have space for.
int len
How many we're using.
A particular extent of space.
The layout of our display.
char ** names
List of names of the monitors.
RAreaList * horiz
List of all unique horizontal regions.
RAreaList * monitors
List of all output monitors.
RAreaList * vert
List of all unique vertical regions.