API Version: 1.0
Library Version: 18.0.0.dev
Generated by gi-docgen 2023.1
since: 0.17.0
gchar* garrow_schema_to_string_metadata ( GArrowSchema* schema, gboolean show_metadata )
Available since: 0.17.0
show_metadata
Type: gboolean
gboolean
Whether include metadata or not.
Type: gchar*
gchar*
The string representation of the schema.
It should be freed with g_free() when no longer needed.
g_free()