NetworkManager/examples
Dan Winship 6ae4224850 libnm: change GSList to GPtrArray in libnm methods
libnm mostly used GPtrArrays in its APIs, except that arrays of
connections were usually GSLists. Fix this and make them GPtrArrays
too (and rename nm_client_list_connections() to
nm_client_get_connections() to match everything else).
2014-10-28 17:17:17 -04:00
..
C libnm: change GSList to GPtrArray in libnm methods 2014-10-28 17:17:17 -04:00
dispatcher examples: update 70-wifi-wired-exclusive.sh (bgo #513488) 2014-04-28 17:07:02 -05:00
python examples: fix python GI examples to work after libnm changes 2014-09-05 13:48:56 +02:00
ruby docs: update documentation links 2013-12-17 12:07:51 -06:00
shell examples: update examples for new device types 2013-11-29 09:29:56 +01:00
Makefile.am examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00