Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_CRRgb Struct Reference

#include <cr-rgb.h>


Data Fields

const guchar * name
glong red
glong green
glong blue
gboolean is_percentage
gboolean inherit
gboolean is_transparent
CRParsingLocation location


Field Documentation

glong _CRRgb::blue
 

Definition at line 45 of file cr-rgb.h.

Referenced by cr_rgb_compute_from_percentage(), cr_rgb_new_with_vals(), and cr_rgb_set().

glong _CRRgb::green
 

Definition at line 44 of file cr-rgb.h.

Referenced by cr_rgb_compute_from_percentage(), cr_rgb_new_with_vals(), and cr_rgb_set().

gboolean _CRRgb::inherit
 

Definition at line 47 of file cr-rgb.h.

Referenced by cr_rgb_is_set_to_inherit(), cr_rgb_set(), cr_rgb_set_from_term(), and cr_rgb_set_to_inherit().

gboolean _CRRgb::is_percentage
 

Definition at line 46 of file cr-rgb.h.

Referenced by cr_rgb_compute_from_percentage(), cr_rgb_new_with_vals(), and cr_rgb_set().

gboolean _CRRgb::is_transparent
 

Definition at line 48 of file cr-rgb.h.

Referenced by cr_rgb_is_set_to_transparent(), cr_rgb_set(), cr_rgb_set_from_term(), and cr_rgb_set_to_transparent().

CRParsingLocation _CRRgb::location
 

Definition at line 49 of file cr-rgb.h.

const guchar* _CRRgb::name
 

Definition at line 42 of file cr-rgb.h.

glong _CRRgb::red
 

Definition at line 43 of file cr-rgb.h.

Referenced by cr_rgb_compute_from_percentage(), cr_rgb_new_with_vals(), and cr_rgb_set().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 29 08:29:14 2004 for Libcroco by  doxygen 1.3.9.1