Gimp » Gimp.ConfigWriter »

Gimp.ConfigWriter.prototype.close

function close(): void {
    // Gjs wrapper for gimp_config_writer_close()
}
  

Closes an element opened with Gimp.ConfigWriter.prototype.open.

Since 2.4

More Information

  • Gimp.ConfigWriter