Gimp »

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.

Fields

  • Gimp.ParamSpecValueArray->element_spec
  • Gimp.ParamSpecValueArray->fixed_n_elements
  • Gimp.ParamSpecValueArray->parent_instance

More Information

  • Gimp