:right-sidebar: True MemoryMonitorWarningLevel =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.64 .. class:: MemoryMonitorWarningLevel :no-contents-entry: Memory availability warning levels. Note that because new values might be added, it is recommended that applications check :obj:`~gi.repository.Gio.MemoryMonitorWarningLevel` as ranges, for example: .. code-block:: C :dedent: if (warning_level > G_MEMORY_MONITOR_WARNING_LEVEL_LOW) drop_caches (); Fields ------ .. rst-class:: interim-class .. class:: MemoryMonitorWarningLevel :no-index: .. attribute:: CRITICAL The type of the None singleton. .. attribute:: LOW The type of the None singleton. .. attribute:: MEDIUM The type of the None singleton.