Method

RBRhythmDBQueryResultListget_results

Declaration [src]

GList*
rhythmdb_query_result_list_get_results (
  RhythmDBQueryResultList* list
)

Description [src]

Returns the results from the query.

Return value

Type: A list of RhythmDBEntry*

List of results.

The returned data is owned by the instance.