Libcroco
Data Fields
_CRAtPageRule Struct Reference

The @page rule abstraction. More...

#include <cr-statement.h>

Data Fields

CRDeclarationdecl_list
 a list of instances of CRDeclaration More...
 
CRStringname
 page selector. More...
 
CRStringpseudo
 

Detailed Description

The @page rule abstraction.

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

Field Documentation

◆ decl_list

CRDeclaration* _CRAtPageRule::decl_list

◆ name

CRString* _CRAtPageRule::name

page selector.

Is a pseudo selector

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

Referenced by cr_statement_new_at_page_rule().

◆ pseudo

CRString* _CRAtPageRule::pseudo

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

Referenced by cr_statement_new_at_page_rule().


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