Method

AgsAudioMidiBuilderappend_xml_node

since: 3.0.0

Declaration [src]

void
ags_midi_builder_append_xml_node (
  AgsMidiBuilder* midi_builder,
  xmlNode* node
)

Description [src]

Append from XML node node.

Available since: 3.0.0

Parameters

node

Type: xmlNode

The xmlNode.

The data is owned by the caller of the function.