Libcroco
Data Fields
_CRCascadePriv Struct Reference

Data Fields

CRStyleSheetsheets [3]
 the 3 style sheets of the cascade: author, user, and useragent sheet. More...
 
guint ref_count
 

Detailed Description

Definition at line 34 of file cr-cascade.c.

Field Documentation

◆ ref_count

guint _CRCascadePriv::ref_count

Definition at line 43 of file cr-cascade.c.

◆ sheets

CRStyleSheet* _CRCascadePriv::sheets[3]

the 3 style sheets of the cascade: author, user, and useragent sheet.

Intended to be addressed by sheets[ORIGIN_AUTHOR] or sheets[ORIGIN_USER] of sheets[ORIGIN_UA] ;

Definition at line 42 of file cr-cascade.c.


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