Gimp.value_dup_object_array

@accepts(GObject.Value)
@returns(GObject.Object)
def value_dup_object_array(value):
    # Python wrapper for gimp_value_dup_object_array()
  
value

a GObject.Value holding a object Gimp.ObjectArray.

Returns