:right-sidebar: True UpdateStatus =================================================================== .. currentmodule:: gi.repository.Xdp .. class:: UpdateStatus :no-contents-entry: The values of this enum are returned in the :obj:`~gi.repository.Xdp.Portal.signals.update_progress` signal to indicate the current progress of an installation. Fields ------ .. rst-class:: interim-class .. class:: UpdateStatus :no-index: .. attribute:: DONE Installation finished successfully .. attribute:: EMPTY Nothing to install .. attribute:: FAILED Installation failed .. attribute:: RUNNING Installation in progress