_CRAtImportRule Struct Reference

#include <cr-statement.h>


Data Fields

CRStringurl
 the url of the import rule
GList * media_list
CRStyleSheetsheet
 the stylesheet fetched from the url, if any.


Detailed Description

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


Field Documentation

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

Referenced by cr_statement_new_at_import_rule().

the stylesheet fetched from the url, if any.

this is not "owned" by CRAtImportRule which means it is not destroyed by the destructor of CRAtImportRule.

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

Referenced by cr_statement_at_import_rule_get_imported_sheet(), cr_statement_at_import_rule_set_imported_sheet(), and cr_statement_new_at_import_rule().

the url of the import rule

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

Referenced by cr_statement_at_import_rule_get_url(), cr_statement_at_import_rule_set_url(), and cr_statement_new_at_import_rule().


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

Generated on Wed Jul 8 15:11:39 2009 for Libcroco by  doxygen 1.5.7.1