DOMCSSStyleDeclaration.setProperty

class DOMCSSStyleDeclaration
void
setProperty
(,
string value
,
string priority
)

Parameters

propertyName string

A #gchar

value string

A #gchar

priority string

A #gchar

Detailed Description

Deprecated: Use JavaScriptCore API instead

Throws

GException on failure.

Meta