Gimp » Gimp.ValueArray »

Gimp.ValueArray.prototype.ref

function ref(): Gimp.ValueArray {
    // Gjs wrapper for gimp_value_array_ref()
}
  

Adds a reference to a Gimp.ValueArray.

Since 2.10

Returns

the same value_array

More Information

  • Gimp.ValueArray