API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define g_datalist_set_data ( dl, k, d )
Sets the data element corresponding to the given string identifier.
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