_CRRuleSet Struct Reference

The abstraction of a css ruleset. More...

#include <cr-statement.h>


Data Fields

CRSelectorsel_list
 A list of instances of CRSimpeSel.
CRDeclarationdecl_list
 A list of instances of CRDeclaration.
CRStatementparent_media_rule
 The parent media rule, or NULL if no parent media rule exists.


Detailed Description

The abstraction of a css ruleset.

A ruleset is made of a list of selectors, followed by a list of declarations.

Definition at line 63 of file cr-statement.h.


Field Documentation

The parent media rule, or NULL if no parent media rule exists.

Definition at line 75 of file cr-statement.h.

Referenced by cr_statement_new_ruleset().


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

Generated on Wed Feb 4 16:36:55 2009 for Libcroco by  doxygen 1.5.5