API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define g_datalist_id_set_data ( dl, q, d )
Sets the data corresponding to 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.
dl
Type: -
-
A datalist.
q
The GQuark to identify the data element.
d
The data element, or NULL to remove any previous element corresponding to q.
NULL