param_spec_value_array


Description:


[ Version ( since = "3.0" ) ]
public ParamSpec param_spec_value_array (string name, string nick, string blurb, ParamSpec? element_spec, ParamFlags flags)

Creates a new GimpParamSpecValueArray specifying a [type@GObject.

ValueArray] 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.

element_spec

ParamSpec the contained array's elements have comply to, or null.

flags

Flags for the property specified.

Returns:

The newly created GimpParamSpecValueArray.


Namespace: Gimp
Package: gimp-3.0