Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::raw_declaration Struct Reference

#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
 

Member Typedef Documentation

◆ vector

Member Function Documentation

◆ operator bool()

Member Data Documentation

◆ important

bool litehtml::raw_declaration::important = false

◆ name

string litehtml::raw_declaration::name

◆ value

css_token_vector litehtml::raw_declaration::value = {}

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