print

fun print(typeAnnotate: Boolean): String

Pretty-prints @value in the format understood by g_variant_parse().

The format is described gvariant-text.

If @type_annotate is true, then type information is included in the output.

Return

a newly-allocated string holding the result.

Since

2.24

Parameters

typeAnnotate

true if type information should be included in the output