DOMDocument.createEntityReference

This function has been removed from the DOM spec and it just returns %NULL.

class DOMDocument
createEntityReference
(
string name
)

Parameters

name string

A #gchar

Return Value

A #WebKitDOMEntityReference

Throws

GException on failure.

Meta