NetworkManager/examples
Martin Pitt 6226fb9b59 libnm-util: Fix transfer annotations of nm_{connection,setting}_need_secrets()
The various need_secrets() implementation do allocate a fresh GPtrArray, but
add static strings to them without dup'ing. Thus callers must _not_ free the
array elements, only the array itself. Adjust documentation and annotations
accordingly.

Also adjust the corresponding comment in the goi-list-connections.py example.

https://bugzilla.gnome.org/show_bug.cgi?id=698175
2013-04-19 09:43:56 -04:00
..
C all: use G_VALUE_INIT to initialize GValue variables 2013-03-25 08:41:18 +01:00
dispatcher examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00
python libnm-util: Fix transfer annotations of nm_{connection,setting}_need_secrets() 2013-04-19 09:43:56 -04:00
ruby examples: update examples for new device types 2012-08-24 09:48:19 +02:00
shell examples: add a shell example listing active Wi-Fi networks on Wi-Fi devices 2012-09-03 11:57:49 +02:00
Makefile.am examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00