:right-sidebar: True CompIter =================================================================== .. currentmodule:: gi.repository.ICalGLib .. class:: CompIter(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.ICalGLib.Object`, :class:`~gi.repository.GObject.Object` This is the ICalCompIter instance. Methods ------- .. rst-class:: interim-class .. class:: CompIter :no-index: .. method:: deref() -> ~gi.repository.ICalGLib.Component Gets the current :obj:`~gi.repository.ICalGLib.Component` pointed by :obj:`~gi.repository.ICalGLib.CompIter`\. .. versionadded:: 1.0 .. method:: next() -> ~gi.repository.ICalGLib.Component Gets the next :obj:`~gi.repository.ICalGLib.Component` pointed by :obj:`~gi.repository.ICalGLib.CompIter`\. .. versionadded:: 1.0 .. method:: prior() -> ~gi.repository.ICalGLib.Component Gets the prior :obj:`~gi.repository.ICalGLib.Component` pointed by :obj:`~gi.repository.ICalGLib.CompIter`\. .. versionadded:: 1.0