mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02:00
gio: Add network metered information to GNetworkMonitor
Add a property to GNetworkMonitor indicating if the network is metered, e.g. subject to limitations set by service providers. The default value is FALSE https://bugzilla.gnome.org/show_bug.cgi?id=750282
This commit is contained in:
committed by
Matthias Clasen
parent
9c4887027d
commit
a80e7db1a8
@@ -3970,6 +3970,7 @@ GNetworkMonitorInterface
|
||||
G_NETWORK_MONITOR_EXTENSION_POINT_NAME
|
||||
g_network_monitor_get_default
|
||||
g_network_monitor_get_network_available
|
||||
g_network_monitor_get_network_metered
|
||||
g_network_monitor_can_reach
|
||||
g_network_monitor_can_reach_async
|
||||
g_network_monitor_can_reach_finish
|
||||
|
Reference in New Issue
Block a user