to_string


Description:

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

Parameters:

this

A Decimal32.

Returns:

The string representation of the decimal.

It should be freed with g_free when no longer needed.