php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_rule_style Struct Reference

#include <rule.h>

Data Fields

lxb_css_rule_t rule
 
lxb_css_selector_list_tselector
 
lxb_css_rule_declaration_list_tdeclarations
 

Detailed Description

Definition at line 77 of file rule.h.

Field Documentation

◆ declarations

lxb_css_rule_declaration_list_t* lxb_css_rule_style::declarations

Definition at line 81 of file rule.h.

◆ rule

lxb_css_rule_t lxb_css_rule_style::rule

Definition at line 78 of file rule.h.

◆ selector

lxb_css_selector_list_t* lxb_css_rule_style::selector

Definition at line 80 of file rule.h.


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