Gimp.ConfigWriter.prototype.data
function data(data: ByteArray): void {
// Gjs wrapper for gimp_config_writer_data()
}
Writes data to writer.
Since 2.4
- data
The data to write
function data(data: ByteArray): void {
// Gjs wrapper for gimp_config_writer_data()
}
Writes data to writer.
Since 2.4
The data to write