Function

GioMemoryMonitordup_default

since: 2.64

Declaration

GMemoryMonitor*
g_memory_monitor_dup_default (
  void
)

Description

Gets a reference to the default GMemoryMonitor for the system.

Available since: 2.64

Return value

Type: GMemoryMonitor

A new reference to the default GMemoryMonitor.

The caller of the function takes ownership of the data, and is responsible for freeing it.