[ Version ( deprecated = true , deprecated_since = "2.1.1" , since = "2.0.0" ) ]
public static void json_append_strv (JsonObject json_obj, string key, string value)
Warning: json_append_strv is deprecated since 2.1.1.
Appends a key and string array to a JSON object.
Deprecated for add_array_strv.
| json_obj | |
| key |
a string |
| value |
a |