NetworkMonitorT.canReachFinish

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

template NetworkMonitorT(TStruct)
bool
canReachFinish

Parameters

result AsyncResultIF

a #GAsyncResult

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

Throws

GException on failure.

Meta