NetworkManager/examples/python/gi
Thomas Haller adcbcb15e5 examples: add setting-user-data.py
Add an example python script to show and set setting's
user-data. This is useful, as nmcli still doesn't support
user data.

(cherry picked from commit 447c766f52)
2017-05-06 14:53:09 +02:00
..
add_connection.py
deactivate-all.py
device-state-ip4config.py
dns.py
firewall-zone.py
get-active-connections.py
get-devices.py
get-lldp-neighbors.py
get_ips.py
list-connections.py
README
setting-user-data.py
show-wifi-networks.py
update-ip4-method.py

These examples show how to call libnm from Python using
GObject introspection.