to_string_metadata


Description:

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

Parameters:

this

A Field.

show_metadata

Whether include metadata or not.

Returns:

The string representation of the field.

It should be freed with g_free when no longer needed.