NetworkManager/examples/C/glib
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
..
add-connection-gdbus.c examples: port dbus-glib-based examples to gdbus 2014-09-04 18:19:22 -04:00
add-connection-libnm.c libnm: merge NMRemoteSettings into NMClient 2014-10-10 12:40:19 -04:00
get-active-connections-gdbus.c examples: port dbus-glib-based examples to gdbus 2014-09-04 18:19:22 -04:00
get-ap-info-libnm.c tui,examples: accept null SSID gracefully 2014-09-19 09:07:16 -04:00
list-connections-gdbus.c examples: port dbus-glib-based examples to gdbus 2014-09-04 18:19:22 -04:00
list-connections-libnm.c libnm: change GSList to GPtrArray in libnm methods 2014-10-28 17:17:17 -04:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
monitor-nm-running-gdbus.c examples: port dbus-glib-based examples to gdbus 2014-09-04 18:19:22 -04:00
monitor-nm-state-gdbus.c examples: port dbus-glib-based examples to gdbus 2014-09-04 18:19:22 -04:00