Enumeration
GioNetworkConnectivity
since: 2.44
Description [src]
The host’s network connectivity state, as reported by GNetworkMonitor
.
Available since: 2.44
Members
G_NETWORK_CONNECTIVITY_LOCAL
-
The host is not configured with a route to the Internet; it may or may not be connected to a local network.
- Value:
1
- Nickname:
local
- Available since: 2.44
- Value:
G_NETWORK_CONNECTIVITY_LIMITED
-
The host is connected to a network, but does not appear to be able to reach the full Internet, perhaps due to upstream network problems.
- Value:
2
- Nickname:
limited
- Available since: 2.44
- Value:
G_NETWORK_CONNECTIVITY_PORTAL
-
The host is behind a captive portal and cannot reach the full Internet.
- Value:
3
- Nickname:
portal
- Available since: 2.44
- Value:
G_NETWORK_CONNECTIVITY_FULL
-
The host is connected to a network, and appears to be able to reach the full Internet.
- Value:
4
- Nickname:
full
- Available since: 2.44
- Value: