Vala.Encoding.Toml.stringify – Valacore Reference Manual
stringify
Description:
public
static
string
stringify
(
TomlValue
value)
Converts TOML value tree into TOML text.
Parameters:
value
TOML value tree.
Returns:
TOML text.