Gimp.ValueArray.prototype.unref
function unref(): void {
// Gjs wrapper for gimp_value_array_unref()
}
Unref a Gimp.ValueArray. If the reference count drops to zero, the array including its contents are freed.
Since 2.10
function unref(): void {
// Gjs wrapper for gimp_value_array_unref()
}
Unref a Gimp.ValueArray. If the reference count drops to zero, the array including its contents are freed.
Since 2.10