Gimp.ConfigWriter.prototype.string
function string(string: String): void {
// Gjs wrapper for gimp_config_writer_string()
}
Writes a string value to writer. The string is quoted and special characters are escaped.
Since 2.4
- string
a NUL-terminated string