Vala.Encoding.TomlValue.put – Valacore Reference Manual
put
Description:
public
void
put
(
string
key,
TomlValue
value)
Sets child value for table.
Parameters:
key
key name.
value
child value.