Constructor
RBRhythmDBQueryResultListnew
Declaration [src]
RhythmDBQueryResultList*
rhythmdb_query_result_list_new (
void
)
Return value
Type: RhythmDBQueryResultList
Query result list.
The caller of the function takes ownership of the data, and is responsible for freeing it. |