MemoryMonitorWarningLevel


Description:

[ CCode ( cprefix = "G_MEMORY_MONITOR_WARNING_LEVEL_" , type_id = "g_memory_monitor_warning_level_get_type ()" ) ]
[ Version ( since = "2.64" ) ]
public enum MemoryMonitorWarningLevel

Memory availability warning levels.

Note that because new values might be added, it is recommended that applications check MemoryMonitorWarningLevel as ranges, for example:

if (warning_level > G_MEMORY_MONITOR_WARNING_LEVEL_LOW)
drop_caches ();


Namespace: GLib
Package: gio-2.0

Content:

Enum values: