Constructor

RBRhythmDBQueryResultListnew

Declaration [src]

RhythmDBQueryResultList*
rhythmdb_query_result_list_new (
  void
)

Description [src]

Creates a new empty query result list.

Return value

Type: RhythmDBQueryResultList

Query result list.

The caller of the function takes ownership of the data, and is responsible for freeing it.