:right-sidebar: True ProgressHint =================================================================== .. currentmodule:: gi.repository.Vte .. versionadded:: 0.80 .. class:: ProgressHint :no-contents-entry: An enum describing how to interpret progress state, for the :const:`~gi.repository.Vte.TERMPROP_PROGRESS_HINT` termprop. Fields ------ .. rst-class:: interim-class .. class:: ProgressHint :no-index: .. attribute:: ACTIVE Progress is normal .. attribute:: ERROR Progress is aborted by an error .. attribute:: INACTIVE No progress current .. attribute:: INDETERMINATE Progress is indeterminate .. attribute:: PAUSED Progress is paused