Gimp.ConfigWriter.prototype.identifier

function identifier(identifier: String): void {
    // Gjs wrapper for gimp_config_writer_identifier()
}
  

Writes an identifier to writer. The @string is *not* quoted and special characters are *not* escaped.

Since 2.4

identifier

a NUL-terminated string