-
Convenience initialiser from a given string
Throws
anErrorType
if there is an issue with the CSSDeclaration
Swift
@inlinable convenience init(from data: String) throws
Parameters
data
String providing the CSS data
Gtk 3.24.30 Docs (80% documented)
Convenience initialiser from a given string
Throws
anErrorType
if there is an issue with the CSS
Swift
@inlinable
convenience init(from data: String) throws
data
|
String providing the CSS data |