DOMCSSRule

Constructors

this
this(WebKitDOMCSSRule* webKitDOMCSSRule, bool ownedRef)

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

Members

Functions

getCssText
string getCssText()
getDOMCSSRuleStruct
WebKitDOMCSSRule* getDOMCSSRuleStruct(bool transferOwnership)

Get the main Gtk struct

getParentRule
DOMCSSRule getParentRule()
getParentStyleSheet
DOMCSSStyleSheet getParentStyleSheet()
getRuleType
ushort getRuleType()
getStruct
void* getStruct()

the main Gtk struct as a void*

setCssText
void setCssText(string value)

Static functions

getType
GType getType()

Variables

webKitDOMCSSRule
WebKitDOMCSSRule* webKitDOMCSSRule;

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