CssDeclaration

css declaration like { display: block; margin-top: 10px }

Members

Functions

addDecl
void addDecl(CssDeclType type, int value, string str)
Undocumented in source. Be warned that the author may not have intended to support it.
addLengthDecl
void addLengthDecl(CssDeclType type, CssValue len)
Undocumented in source. Be warned that the author may not have intended to support it.
apply
void apply(CssStyle style)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta