A function for bindings to set a [type@CoreObjectArray] property.
Setting these with [method@GObject.Object.set] or [method@GObject.Object.set_property] won't work for the time being so all our boxed array types must be set and get using alternative functions instead.
C plug-ins should just use [method@GObject.Object.set].
| this | |
| property_name |
the name of a |
| objects |
an array of Objects. |
| n_objects |
the numbers of |