DOMDocument.execCommand

class DOMDocument
bool
execCommand
(
string command
,,
string value
)

Parameters

command string

A #gchar

userInterface bool

A #gboolean

value string

A #gchar

Return Value

Type: bool

A #gboolean

Detailed Description

Deprecated: Use JavaScriptCore API instead

Meta