Function
GioNetworkMonitorget_default
since: 2.32
Declaration [src]
GNetworkMonitor*
g_network_monitor_get_default (
void
)
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. |