Data Fields | |
CRStyleSheet * | sheets [3] |
the 3 style sheets of the cascade: author, user, and useragent sheet. | |
guint | ref_count |
|
Definition at line 43 of file cr-cascade.c. |
|
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. |