to_string_metadata


Description:

[ Version ( since = "0.17.0" ) ]
public string to_string_metadata (bool show_metadata)

Parameters:

this

A Schema.

show_metadata

Whether include metadata or not.

Returns:

The string representation of the schema.

It should be freed with g_free when no longer needed.