Method
JsonGeneratorset_indent_char
Declaration [src]
void
json_generator_set_indent_char (
JsonGenerator* generator,
gunichar indent_char
)
Description [src]
Sets the character to be used when indenting.
Available since: | 0.14 |
Sets property | Json.Generator:indent-char |