Method

AgsConnectablexml_parse

since: 3.0.0

Declaration [src]

void
ags_connectable_xml_parse (
  AgsConnectable* connectable,
  xmlNode* node
)

Description [src]

Parse node as XML element and apply it.

Available since: 3.0.0

Parameters

node

Type: xmlNode

The #xmlNode-struct.

The data is owned by the caller of the function.