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