mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 00:30:09 +01:00
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). |
||
|---|---|---|
| .. | ||
| add-connection-gdbus.c | ||
| add-connection-libnm.c | ||
| get-active-connections-gdbus.c | ||
| get-ap-info-libnm.c | ||
| list-connections-gdbus.c | ||
| list-connections-libnm.c | ||
| Makefile.am | ||
| monitor-nm-running-gdbus.c | ||
| monitor-nm-state-gdbus.c | ||