Variant.print
string print(bool typeAnnotate)Pretty-prints value in the format understood by [glib.variant.Variant.parse].
The format is described [here][gvariant-text].
If type_annotate is true, then type information is included in the output.
Parameters
typeAnnotate | true if type information should be included in the output |
Returns
a newly-allocated string holding the result.