Main Page Class Hierarchy Compound List File List Compound Members
KrScheme Struct Reference
A scheme defines a color system for widgets.
More...
#include <widget.h>
List of all members.
Detailed Description
A scheme defines a color system for widgets.
Each widget can have it's own scheme, or an entire widget set can share the same one. (Or at least a copy of the same one.)
A scheme consists of a font (some widgets allow this to be null), a primary color, and a secondary color that should visually match the primary color, and a cursor color. All other colors used are calculated from the primary and secondary.
The documentation for this struct was generated from the following file:
Generated on Mon Sep 15 12:01:11 2003 for Kyra by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001