GNetworkMonitorInterface.canReach

struct GNetworkMonitorInterface
extern (C)
int function(GNetworkMonitor* monitor, GSocketConnectable* connectable, GCancellable* cancellable, GError** err) canReach;

Return Value

%TRUE if @connectable is reachable, %FALSE if not.

Throws

GException on failure.

Meta