get_resources
Description:
public List<
DIDLLiteResource>
get_resources ()
Use this function to retreive resources from the this.
Parameters:
Returns:
The list of resources belonging to this, or null . g_list_free
the returned list after usage and unref each resource in it.
|