to_string


Description:

[ Version ( since = "3.0.0" ) ]
public string to_string ()

Parameters:

this

A Decimal256.

Returns:

The string representation of the decimal.

It should be freed with g_free when no longer needed.