Gimp.value_get_object_array
function value_get_object_array(value: Any): GObject.Object {
// Gjs wrapper for gimp_value_get_object_array()
}
- value
a GObject.Value holding a object Gimp.ObjectArray.
- Returns
the internal array of objects.
function value_get_object_array(value: Any): GObject.Object {
// Gjs wrapper for gimp_value_get_object_array()
}
a GObject.Value holding a object Gimp.ObjectArray.
the internal array of objects.