NetworkManager/examples/python/gi
2015-12-07 15:59:20 +01:00
..
add_connection.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
deactivate-all.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
device-state-ip4config.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
firewall-zone.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
get-active-connections.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
get-devices.py libnm/libnm-glib: add NMClient.get_all_devices() method and AllDevices property 2015-12-04 12:16:41 +01:00
get-lldp-neighbors.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
get_ips.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
list-connections.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
Makefile.am examples: add README for examples/python/gi 2015-12-07 15:59:20 +01:00
README examples: add README for examples/python/gi 2015-12-07 15:59:20 +01:00
show-wifi-networks.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00
update-ip4-method.py python: use gi.require_version() in generate-setting-docs.py and examples 2015-11-11 10:56:05 +01:00

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