get_descriptors
Description:
public List<
DIDLLiteDescriptor>
get_descriptors ()
Get the descriptors of the this.
Parameters:
Returns:
The list of descriptors belonging to this, or null . g_list_free
the returned list after usage and unref each object in it.
|