Function Macro
GLibdatalist_remove_data
since: 2.0
Declaration [src]
#define g_datalist_remove_data (
dl,
k
)
Description [src]
Removes an element using its string identifier. The data element’s destroy function is called if it has been set.
Available since: 2.0
This function is not directly available to language bindings.