:right-sidebar: True GeneralNames =================================================================== .. currentmodule:: gi.repository.Gcr .. versionadded:: 4.3.91 .. class:: GeneralNames(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.Gio.ListModel` A list of :obj:`~gi.repository.Gcr.GeneralName`\s. Methods ------- .. rst-class:: interim-class .. class:: GeneralNames :no-index: .. method:: get_name(position: int) -> ~gi.repository.Gcr.GeneralName Returns the name at the given position. It is illegal to call this function with a position larger than the number of elements in this list. :param position: The position in the list