CSSStyleSheet.insertRule

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint insertRule(string rule, uint index)
  2. uint insertRule(string rule)
    struct CSSStyleSheet
    nothrow
    uint
    insertRule
    ()
    (
    string rule
    )

Meta