:right-sidebar: True EnumClass =================================================================== .. currentmodule:: gi.repository.GObject .. class:: EnumClass(*args, **kwargs) :no-contents-entry: :Constructors: :: EnumClass() Fields ------ .. rst-class:: interim-class .. class:: EnumClass :no-index: .. attribute:: g_type_class The parent class .. attribute:: maximum The largest possible value. .. attribute:: minimum The smallest possible value. .. attribute:: n_values The number of possible values. .. attribute:: values An array of :obj:`~gi.repository.GObject.EnumValue` structs describing the individual values.