Function
AgsPluginwrite
since: 3.0.0
Declaration [src]
xmlNode*
ags_plugin_write (
GObject* file,
xmlNode* parent,
AgsPlugin* plugin
)
Return value
Type: xmlNode
The new node you created.
The data is owned by the called function. |