#include <css_style_properties.h>
clan::CSSStyleProperties::CSSStyleProperties |
( |
| ) |
|
clan::CSSStyleProperties::CSSStyleProperties |
( |
const std::string & |
style_string, |
|
|
const std::string & |
base_uri = std::string() |
|
) |
| |
const std::vector<std::unique_ptr<CSSPropertyValue> >& clan::CSSStyleProperties::get_values |
( |
| ) |
const |
bool clan::CSSStyleProperties::is_null |
( |
| ) |
const |
void clan::CSSStyleProperties::set_value |
( |
const CSSPropertyValue & |
value, |
|
|
bool |
enable |
|
) |
| |
Sets CSS style properties that should be applied.
The documentation for this class was generated from the following file: