Libcroco
Data Fields
_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
 

Detailed Description

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

Field Documentation

◆ blue

glong _CRRgb::blue

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

◆ green

glong _CRRgb::green

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

◆ inherit

gboolean _CRRgb::inherit

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

◆ is_percentage

gboolean _CRRgb::is_percentage

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

◆ is_transparent

gboolean _CRRgb::is_transparent

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

◆ location

CRParsingLocation _CRRgb::location

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

◆ name

const guchar* _CRRgb::name

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

◆ red

glong _CRRgb::red

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


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