DOMCSSStyleDeclaration

Constructors

this
this(WebKitDOMCSSStyleDeclaration* webKitDOMCSSStyleDeclaration, bool ownedRef)

Sets our main struct and passes it to the parent class.

Members

Functions

getCssText
string getCssText()
getDOMCSSStyleDeclarationStruct
WebKitDOMCSSStyleDeclaration* getDOMCSSStyleDeclarationStruct(bool transferOwnership)

Get the main Gtk struct

getLength
gulong getLength()
getParentRule
DOMCSSRule getParentRule()
getPropertyPriority
string getPropertyPriority(string propertyName)
getPropertyShorthand
string getPropertyShorthand(string propertyName)
getPropertyValue
string getPropertyValue(string propertyName)
getStruct
void* getStruct()

the main Gtk struct as a void*

isPropertyImplicit
bool isPropertyImplicit(string propertyName)
item
string item(gulong index)
removeProperty
string removeProperty(string propertyName)
setCssText
void setCssText(string value)
setProperty
void setProperty(string propertyName, string value, string priority)

Static functions

getType
GType getType()

Variables

webKitDOMCSSStyleDeclaration
WebKitDOMCSSStyleDeclaration* webKitDOMCSSStyleDeclaration;

the main Gtk struct

Inherited Members

From DOMObject

webKitDOMObject
WebKitDOMObject* webKitDOMObject;

the main Gtk struct

getDOMObjectStruct
WebKitDOMObject* getDOMObjectStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta