Gimp.ValueArray.length

@accepts(Gimp.ValueArray)
@returns(int)
def length(self):
    # Python wrapper for gimp_value_array_length()
  
self
Returns