:right-sidebar: True EnumListItem =================================================================== .. currentmodule:: gi.repository.Adw .. class:: EnumListItem(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` ``AdwEnumListItem`` is the type of items in a :obj:`~gi.repository.Adw.EnumListModel`\. Methods ------- .. rst-class:: interim-class .. class:: EnumListItem :no-index: .. method:: get_name() -> str Gets the enum value name. .. method:: get_nick() -> str Gets the enum value nick. .. method:: get_value() -> int Gets the enum value. Properties ---------- .. rst-class:: interim-class .. class:: EnumListItem :no-index: .. attribute:: props.name :type: str The type of the None singleton. .. attribute:: props.nick :type: str The type of the None singleton. .. attribute:: props.value :type: int The type of the None singleton.