libcss
Loading...
Searching...
No Matches
Public Attributes | List of all members
css_select_results Struct Reference

#include <select.h>

Public Attributes

css_computed_stylestyles [CSS_PSEUDO_ELEMENT_COUNT]
 

Detailed Description

Style selection result set

Member Data Documentation

◆ styles

css_computed_style* css_select_results::styles[CSS_PSEUDO_ELEMENT_COUNT]

Array of pointers to computed styles, indexed by css_pseudo_element. If there was no styling for a given pseudo element, then no computed style will be created and the corresponding pointer will be set to NULL


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