Function Macro
GLibdataset_remove_data
Declaration [src]
#define g_dataset_remove_data (
  l,
  k
)
Description [src]
Removes a data element corresponding to a string. Its destroy function is called if it has been set.
This function is not directly available to language bindings.