Function Macro
GLibdatalist_id_set_data
Declaration [src]
#define g_datalist_id_set_data (
dl,
q,
d
)
Description [src]
Sets the data corresponding to the given GQuark
id. Any previous
data with the same key is removed, and its destroy function is called.
This function is not directly available to language bindings.