Function
GLibdataset_id_get_data
Declaration [src]
gpointer
g_dataset_id_get_data (
gconstpointer dataset_location,
GQuark key_id
)
Parameters
dataset_location
-
Type:
gconstpointer
The location identifying the dataset.
The data is owned by the caller of the function. key_id
-
Type:
GQuark
The
GQuark
id to identify the data element.