Photon 1.0.0
|
#include <stylesheet.h>
Public Types | |
using | vector = std::vector< raw_declaration > |
Public Member Functions | |
operator bool () const | |
Public Attributes | |
string | name |
css_token_vector | value = {} |
bool | important = false |
using litehtml::raw_declaration::vector = std::vector<raw_declaration> |
|
inline |
string litehtml::raw_declaration::name |
css_token_vector litehtml::raw_declaration::value = {} |