Method

AgsConnectablexml_compose

since: 3.0.0

Declaration [src]

xmlNode*
ags_connectable_xml_compose (
  AgsConnectable* connectable
)

Description [src]

Compose an XML element and return it.

Available since: 3.0.0

Return value

Type: xmlNode

The #xmlNode-struct.

The data is owned by the instance.