Attempts to determine whether or not the host pointed to by connectable can be reached, without actually trying to connect to it.
Asynchronously attempts to determine whether or not the host pointed to by connectable can be reached, without actually trying to connect to it.
Finishes an async network connectivity test. See gio.network_monitor.NetworkMonitor.canReachAsync.
Gets a more detailed networking state than gio.network_monitor.NetworkMonitor.getNetworkAvailable.
Checks if the network is available. "Available" here means that the system has a default route available for at least one of IPv4 or IPv6. It does not necessarily imply that the public Internet is reachable. See #GNetworkMonitor:network-available for more details.
Checks if the network is metered. See #GNetworkMonitor:network-metered for more details.
Connect to NetworkChanged signal.
Gets the default #GNetworkMonitor for the system.
Attempts to determine whether or not the host pointed to by connectable can be reached, without actually trying to connect to it.
Asynchronously attempts to determine whether or not the host pointed to by connectable can be reached, without actually trying to connect to it.
Finishes an async network connectivity test. See gio.network_monitor.NetworkMonitor.canReachAsync.
Gets a more detailed networking state than gio.network_monitor.NetworkMonitor.getNetworkAvailable.
Checks if the network is available. "Available" here means that the system has a default route available for at least one of IPv4 or IPv6. It does not necessarily imply that the public Internet is reachable. See #GNetworkMonitor:network-available for more details.
Checks if the network is metered. See #GNetworkMonitor:network-metered for more details.
Connect to NetworkChanged signal.
Proxy object for Gio.NetworkMonitor interface when a GObject has no applicable D binding