NetworkMonitor.canReachFinish
bool canReachFinish(gio.async_result.AsyncResult result)Finishes an async network connectivity test. See gio.network_monitor.NetworkMonitor.canReachAsync.
Parameters
result | a #GAsyncResult |
Returns
true if network is reachable, false if not.