Set a gio_name of the NetworkMonitor implementation to
use, can be null.
Use list_gio_names for a list of available implementations. A special value, e_network_monitor_always_online_name, can be used to report the network as always reachable. When an unknown GIO name is used the default NetworkMonitor implementation, as returned by the get_default, will be used.
| this | |
| gio_name |
a GIO name of a NetworkMonitor implementation to use, or null |