| Top |  |  |  |  | 
GUPnPFeatureListParser parses XML strings from ContentDirectory FeatureList state variable.
GList * gupnp_feature_list_parser_parse_text (GUPnPFeatureListParser *parser,const char *text,GError **error);
Parses text
 and returns the list of available features.
If an error occured error
 will be set.