NetworkMonitorIF.canReachFinish

Finishes an async network connectivity test. See g_network_monitor_can_reach_async().

interface NetworkMonitorIF
bool
canReachFinish

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: bool

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

Throws

GException on failure.

Meta