DOMCDATASection

Constructors

this
this(WebKitDOMCDATASection* webKitDOMCDATASection, bool ownedRef)

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

Members

Functions

getDOMCDATASectionStruct
WebKitDOMCDATASection* getDOMCDATASectionStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

webKitDOMCDATASection
WebKitDOMCDATASection* webKitDOMCDATASection;

the main Gtk struct

Inherited Members

From DOMText

webKitDOMText
WebKitDOMText* webKitDOMText;

the main Gtk struct

getDOMTextStruct
WebKitDOMText* getDOMTextStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()
getWholeText
string getWholeText()
replaceWholeText
DOMText replaceWholeText(string content)
splitText
DOMText splitText(gulong offset)

Meta