Function

GioNetworkMonitorget_default

since: 2.32

Declaration [src]

GNetworkMonitor*
g_network_monitor_get_default (
  void
)

Description [src]

Gets the default GNetworkMonitor for the system.

Available since: 2.32

Return value

Type: GNetworkMonitor

A GNetworkMonitor, which will be a dummy object if no network monitor is available.

The data is owned by the called function.