param_spec_core_object_array


Description:


[ Version ( since = "3.0" ) ]
public unowned ParamSpec param_spec_core_object_array (string name, string nick, string blurb, Type object_type, ParamFlags flags)

Creates a new GimpParamSpecCoreObjectArray specifying a [type@CoreObjectArray] property.

See ParamSpec.internal for details on property names.

Parameters:

name

Canonical name of the property specified.

nick

Nick name of the property specified.

blurb

Description of the property specified.

object_type

GType of the array's elements.

flags

Flags for the property specified.

Returns:

The newly created GimpParamSpecCoreObjectArray.


Namespace: Gimp
Package: gimp-3.0