3 Commits

Author SHA1 Message Date
Ryan Lortie
0b2cafb2b0 Annotate all public API with _G*_API
This macro will be used to mark these symbols as public exports.

https://bugzilla.gnome.org/show_bug.cgi?id=688681
2012-11-30 12:14:34 -05:00
Colin Walters
1cc7162c95 Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32
https://bugzilla.gnome.org/show_bug.cgi?id=676816
2012-05-26 10:13:30 -04:00
Dan Winship
fe5ba0f291 add GNetworkMonitor, for... monitoring the network
Add GNetworkMonitor and its associated extension point, provide a base
implementation that always claims the network is available, and a
netlink-based implementation built on top of that that actually tracks
the network state.

https://bugzilla.gnome.org/show_bug.cgi?id=620932
2011-11-14 13:42:30 -05:00