GNetworkMonitorInterface.canReachFinish

struct GNetworkMonitorInterface
extern (C)
int function(GNetworkMonitor* monitor, GAsyncResult* result, GError** err) canReachFinish;

Return Value

%TRUE if network is reachable, %FALSE if not.

Throws

GException on failure.

Meta