#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 |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
|
|
|
|
|
|
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(). |
1.3.9.1