Value.strdupValueContents

Return a newly allocated string, which describes the contents of a gobject.Value The main purpose of this function is to describe gobject.Value contents for debugging output, the way in which the contents are described may change between different GLib versions.

class Value
static
string
strdupValueContents

Parameters

value Value

gobject.Value which contents are to be described.

Return Value

Type: string

Newly allocated string.