ParamSpecArray#

class ParamSpecArray(*args, **kwargs)#

A GParamSpec derived structure for arrays of values.

Fields#

class ParamSpecArray
element_spec#

The ParamSpec of the type of values in the array

parent_instance#

Super class