to_string_scale


Description:

[ Version ( since = "19.0.0" ) ]
public string to_string_scale (int32 scale)

Parameters:

this

A Decimal32.

scale

The scale of the decimal.

Returns:

The string representation of the decimal.

It should be freed with g_free when no longer needed.