mycss_declaration_entry

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

flags
mycss_declaration_flags_t flags;
Undocumented in source.
is_important
bool is_important;
Undocumented in source.
next
mycss_declaration_entry_t* next;
Undocumented in source.
prev
mycss_declaration_entry_t* prev;
Undocumented in source.
type
mycss_property_type_t type;
Undocumented in source.
value
void* value;
Undocumented in source.
value_type
uint value_type;
Undocumented in source.

Meta