Gimp.ConfigWriter.prototype.ref
function ref(): Gimp.ConfigWriter {
// Gjs wrapper for gimp_config_writer_ref()
}
Adds a reference to a Gimp.ConfigWriter.
Since 3.0
- Returns
the same writer.
function ref(): Gimp.ConfigWriter {
// Gjs wrapper for gimp_config_writer_ref()
}
Adds a reference to a Gimp.ConfigWriter.
Since 3.0
the same writer.