Function
GLibdataset_destroy
Declaration [src]
void
g_dataset_destroy(
gconstpointerdataset_location
)
Description [src]
Destroys the dataset, freeing all memory allocated, and calling any destroy functions set for data elements.
Parameters
dataset_location-
Type:
gconstpointerThe location identifying the dataset.
The data is owned by the caller of the function.