Package: gobject

Function g-strdup-value-contents

Lambda List

g-strdup-value-contents (value)

Arguments

value -- a g-value instance which contents are to be described

Return Value

A string with the contents of value.

Details

Return a string, which describes the contents of a g-value instance. The main purpose of this function is to describe g-value contents for debugging output, the way in which the contents are described may change between different GLib versions.
 

See also

2021-4-8