#include <cr-statement.h>
Data Fields | |
GString * | url |
the url of the import rule | |
GList * | media_list |
CRStyleSheet * | sheet |
the stylesheet fetched from the url, if any. |
|
Definition at line 97 of file cr-statement.h. |
|
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. |
|
the url of the import rule
Definition at line 95 of file cr-statement.h. |