NetworkManager/examples/C
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
..
glib libnm: change GSList to GPtrArray in libnm methods 2014-10-28 17:17:17 -04:00
qt libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
Makefile.am examples: add some Qt examples and build infrastructure 2011-04-20 19:48:32 -05:00