:right-sidebar: True OnceStatus =================================================================== .. currentmodule:: gi.repository.GLib .. versionadded:: 2.4 .. class:: OnceStatus :no-contents-entry: The possible statuses of a one-time initialization function controlled by a :obj:`~gi.repository.GLib.Once` struct. Fields ------ .. rst-class:: interim-class .. class:: OnceStatus :no-index: .. attribute:: NOTCALLED The type of the None singleton. .. attribute:: PROGRESS The type of the None singleton. .. attribute:: READY The type of the None singleton.