Function Macro
GLibdataset_id_remove_data
Declaration [src]
#define g_dataset_id_remove_data (
l,
k
)
Description [src]
Removes a data element from a dataset. The data element’s destroy function is called if it has been set.
This function is not directly available to language bindings.
Parameters
l-
Type:
-The location identifying the dataset.
k-
Type:
-The
GQuarkid identifying the data element.