[ Version ( since = "3.0.0" ) ]
public string to_string_scale (int32 scale)
| this |
A Decimal256. |
| scale |
The scale of the decimal. |
|
The string representation of the decimal. It should be freed with g_free when no longer needed. |