:right-sidebar: True ProgressType =================================================================== .. currentmodule:: gi.repository.Gst .. class:: ProgressType :no-contents-entry: The type of a :const:`~gi.repository.Gst.MessageType.PROGRESS`. The progress messages inform the application of the status of asynchronous tasks. Fields ------ .. rst-class:: interim-class .. class:: ProgressType :no-index: .. attribute:: CANCELED The type of the None singleton. .. attribute:: COMPLETE The type of the None singleton. .. attribute:: CONTINUE The type of the None singleton. .. attribute:: ERROR The type of the None singleton. .. attribute:: START The type of the None singleton.