Value.stringify

Converts a GdaValue to its string representation as indicated by this

class Value
string
stringify
()

Return Value

Type: string

a string formatted according to the printf() style indicated in the preceding table. Free the value with a g_free() when you've finished using it.

Meta