DataSet.idGetData

Gets the data element corresponding to a #GQuark.

struct DataSet
static
void*
idGetData

Parameters

datasetLocation void*

the location identifying the dataset.

keyId GQuark

the #GQuark id to identify the data element.

Return: the data element corresponding to the #GQuark, or %NULL if it is not found.

Meta