[ CCode ( cname = "g_strdup_value_contents" ) ]
public string strdup_contents ()
Return a newly allocated string, which describes the contents of a Value.
The main purpose of this function is to describe Value contents for debugging output, the way in which the contents are described may change between different GLib versions.
value |
Value which contents are to be described. |
Newly allocated string. |