to_string


Description:

[ Version ( since = "0.12.0" ) ]
public string? to_string () throws Error

Parameters:

this

A Table.

Returns:

The formatted table content or null on error.

It should be freed with g_free when no longer needed.