Gimp.ConfigWriter.prototype.open
function open(name: String): void {
// Gjs wrapper for gimp_config_writer_open()
}
This function writes the opening parenthesis followed by name. It also increases the indentation level and sets a mark that can be used by Gimp.ConfigWriter.prototype.revert.
Since 2.4
- name
name of the element to open