Structure.toString

Converts structure to a human-readable string representation.

class Structure
override
string
toString
()

Return Value

Type: string

a pointer to string allocated by g_malloc(). g_free() after usage. [transfer full]

Meta