:right-sidebar: True ParamSpecEnum =================================================================== .. currentmodule:: gi.repository.GObject .. class:: ParamSpecEnum(*args, **kwargs) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.ParamSpec` A :obj:`~gi.repository.GObject.ParamSpec` derived structure that contains the meta data for enum properties. Fields ------ .. rst-class:: interim-class .. class:: ParamSpecEnum :no-index: .. attribute:: default_value Default value for the property specified .. attribute:: enum_class The :obj:`~gi.repository.GObject.EnumClass` for the enum .. attribute:: parent_instance Private :obj:`~gi.repository.GObject.ParamSpec` portion