DOMElement.insertAdjacentHtml

class DOMElement
void
insertAdjacentHtml
(
string where
,
string html
)

Parameters

where string

A #gchar

html string

A #gchar

Detailed Description

Deprecated: Use JavaScriptCore API instead

Throws

GException on failure.

Meta

Since

2.16