CSSStyleSheet

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

cssRules
auto cssRules()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteRule
void deleteRule(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
insertRule
auto insertRule(string rule, uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
ownerRule
auto ownerRule()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.cssom.StyleSheet _parent;
Undocumented in source.

Meta