API Version: 1.0
Library Version: 19.0.0
Generated by gi-docgen 2023.1
since: 19.0.0
gchar* garrow_decimal32_to_string_scale ( GArrowDecimal32* decimal, gint32 scale )
Available since: 19.0.0
scale
Type: gint32
gint32
The scale of the decimal.
Type: gchar*
gchar*
The string representation of the decimal.
It should be freed with g_free() when no longer needed.
g_free()