Method
GUPnPAVDIDLLiteObjectadd_creator
Declaration [src]
GUPnPDIDLLiteContributor*
gupnp_didl_lite_object_add_creator (
GUPnPDIDLLiteObject* object
)
Description [src]
Add a new creator node to the object
and return the associated
GUPnPDIDLLiteContributor
object.
Return value
Type: GUPnPDIDLLiteContributor
A new GUPnPDIDLLiteContributor
object. Unref after usage.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |