NetworkMonitorT.addOnNetworkChanged

Emitted when the network configuration changes. If available is TRUE, then some hosts may be reachable that were not reachable before, while others that were reachable before may no longer be reachable. If available is FALSE, then no remote hosts are reachable. Since 2.32

template NetworkMonitorT(TStruct)
void
addOnNetworkChanged
(
void delegate
(
gboolean
,
NetworkMonitorIF
)
dlg
,)

Meta