datasetIdGetData

Gets the data element corresponding to a #GQuark.

void*
datasetIdGetData

Parameters

datasetLocation const(void)*

the location identifying the dataset.

keyId glib.types.Quark

the #GQuark id to identify the data element.

Return Value

Type: void*

the data element corresponding to the #GQuark, or null if it is not found.