|
libcss
|
#include <select.h>
Public Attributes | |
| css_computed_style * | styles [CSS_PSEUDO_ELEMENT_COUNT] |
Style selection result set
| 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