mycss_selectors_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

combinator
mycss_selectors_combinator_t combinator;
Undocumented in source.
flags
mycss_selectors_flags_t flags;
Undocumented in source.
key
mycore_string_t* key;
Undocumented in source.
next
mycss_selectors_entry_t* next;
Undocumented in source.
ns_entry
mycss_namespace_entry_t* ns_entry;
Undocumented in source.
prev
mycss_selectors_entry_t* prev;
Undocumented in source.
sub_type
uint sub_type;
Undocumented in source.
type
mycss_selectors_type_t type;
Undocumented in source.
value
void* value;
Undocumented in source.

Meta