API Version: 2.0
Library Version: 2.72
#define g_dataset_set_data ( l, k, d )
Sets the data corresponding to the given string identifier.
l
-
The location identifying the dataset.
k
The string to identify the data element.
d
The data element.