API Version: 2.0
Library Version: 2.79.3
Generated by gi-docgen 2023.3
since: 2.0
#define g_datalist_set_data ( dl, k, d )
Sets the data element corresponding to the given string identifier.
Available since: 2.0
This function is not directly available to language bindings.
dl
Type: -
-
A datalist.
k
The string to identify the data element.
d
The data element, or NULL to remove any previous element corresponding to k.
NULL