gio: Add network metered information to GNetworkMonitor

Desktop / GNOME / GLib - Richard Hughes [hughsie.com] - 27 July 2015 05:44 UTC

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

a80e7db gio: Add network metered information to GNetworkMonitor
docs/reference/gio/gio-sections.txt | 1 +
gio/gnetworkmonitor.c | 47 +++++++++++++++++++++++++++++++++++
gio/gnetworkmonitor.h | 3 +++
gio/gnetworkmonitornm.c | 46 ++++++++++++++++++++++++++++++++++
4 files changed, 97 insertions(+)

Upstream: git.gnome.org


  • Share