Package: glib

Function g-variant-print

Lambda List

g-variant-print (value &optional annotate)

Arguments

value -- a g-variant instance
annotate -- true if type information should be included in the output

Return Value

A string holding the result.

Details

Pretty-prints value in the format understood by the function g-variant-parse. If annotate is true, then type information is included in the output.
 

See also

2021-8-15