gio.memory_monitor

Undocumented in source.

Public Imports

gio.memory_monitor_iface_proxy
public import gio.memory_monitor_iface_proxy;
Undocumented in source.

Members

Interfaces

MemoryMonitor
interface MemoryMonitor

gio.memory_monitor.MemoryMonitor will monitor system memory and suggest to the application when to free memory so as to leave more room for other applications. It is implemented on Linux using the Low Memory Monitor

(API documentation).