Gimp.ValueArray.ref

@accepts(Gimp.ValueArray)
@returns(Gimp.ValueArray)
def ref(self):
    # Python wrapper for gimp_value_array_ref()
  

Adds a reference to a Gimp.ValueArray.

Since 2.10

self

Gimp.ValueArray to ref

Returns