Definition in file collquery.c.
#include <string.h>
#include <glib.h>
#include "xmmspriv/xmms_collquery.h"
#include "xmms/xmms_log.h"
Go to the source code of this file.
Enumerations | |
enum | coll_query_alias_type_t { XMMS_QUERY_ALIAS_ID, XMMS_QUERY_ALIAS_PROP } |
Functions | |
GString * | xmms_collection_get_query (xmms_coll_dag_t *dag, xmmsc_coll_t *coll, guint limit_start, guint limit_len, GList *order, GList *fetch, GList *group) |