#include <cr-declaration.h>
Data Fields | |
| GString * | property |
| The property. | |
| CRTerm * | value |
| The value of the property. | |
| CRStatement * | parent_statement |
| CRDeclaration * | next |
| CRDeclaration * | prev |
| glong | ref_count |
|
|
Definition at line 62 of file cr-declaration.h. Referenced by cr_declaration_append(), cr_declaration_destroy(), cr_declaration_dump(), cr_declaration_prepend(), and cr_declaration_unlink(). |
|
|
Definition at line 59 of file cr-declaration.h. Referenced by cr_declaration_append2(), cr_declaration_new(), and cr_declaration_unlink(). |
|
|
Definition at line 65 of file cr-declaration.h. Referenced by cr_declaration_append(), cr_declaration_destroy(), cr_declaration_dump(), cr_declaration_prepend(), and cr_declaration_unlink(). |
|
|
The property.
Definition at line 53 of file cr-declaration.h. Referenced by cr_declaration_destroy(), cr_declaration_new(), cr_declaration_to_string(), and cr_style_set_style_from_decl(). |
|
|
Definition at line 67 of file cr-declaration.h. Referenced by cr_declaration_ref(), and cr_declaration_unref(). |
|
|
The value of the property.
Definition at line 56 of file cr-declaration.h. Referenced by cr_declaration_destroy(), cr_declaration_new(), and cr_declaration_to_string(). |
1.3.3