Method
CamelNameValueArrayset
since: 3.24
Declaration [src]
gboolean
camel_name_value_array_set (
CamelNameValueArray* array,
guint index,
const gchar* name,
const gchar* value
)
Description [src]
Sets both the name and the value of the element at index index.
Available since: 3.24