Gimp.ParamSpecValueArray
from gi.repository import Gimp
param_spec_value_array = Gimp.ParamSpecValueArray()
A GObject.ParamSpec derived structure that contains the meta data for value array properties.
from gi.repository import Gimp
param_spec_value_array = Gimp.ParamSpecValueArray()
A GObject.ParamSpec derived structure that contains the meta data for value array properties.