API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define g_dataset_id_set_data ( l, k, d )
Sets the data element associated with the given GQuark id. Any previous data with the same key is removed, and its destroy function is called.
GQuark
This function is not directly available to language bindings.
l
Type: -
-
The location identifying the dataset.
k
The GQuark id to identify the data element.
d
The data element.