Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_CRAtImportRule Struct Reference

#include <cr-statement.h>


Data Fields

GString * url
 the url of the import rule

GList * media_list
CRStyleSheetsheet
 the stylesheet fetched from the url, if any.


Field Documentation

GList* _CRAtImportRule::media_list
 

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

CRStyleSheet* _CRAtImportRule::sheet
 

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 104 of file cr-statement.h.

GString* _CRAtImportRule::url
 

the url of the import rule

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


The documentation for this struct was generated from the following file:
Generated on Wed Oct 1 01:36:53 2003 for Libcroco by doxygen 1.3.3