:right-sidebar: True NetworkConnectivity =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.44 .. class:: NetworkConnectivity :no-contents-entry: The host's network connectivity state, as reported by :obj:`~gi.repository.Gio.NetworkMonitor`. Fields ------ .. rst-class:: interim-class .. class:: NetworkConnectivity :no-index: .. attribute:: FULL The host is connected to a network, and appears to be able to reach the full Internet. .. attribute:: LIMITED The host is connected to a network, but does not appear to be able to reach the full Internet, perhaps due to upstream network problems. .. attribute:: LOCAL The host is not configured with a route to the Internet; it may or may not be connected to a local network. .. attribute:: PORTAL The host is behind a captive portal and cannot reach the full Internet.