NetworkManager/examples/python/gi
2019-08-08 10:53:03 +02:00
..
add_connection.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
checkpoint.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
deactivate-all.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
device-state-ip4config.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
dns.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
firewall-zone.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
get-active-connections.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
get-devices.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
get-lldp-neighbors.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
get_ips.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
list-connections.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
nm-add-connection2.py examples: improve usage/synposis for nm-update2.py and nm-add-connection2.py 2019-08-08 10:53:03 +02:00
nm-connection-update-stable-id.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
nm-update2.py examples: improve usage/synposis for nm-update2.py and nm-add-connection2.py 2019-08-08 10:53:03 +02:00
nm-wg-set example: print WireGuard parameters in nm-wg-set example script 2019-07-31 10:44:38 +02:00
README examples: add README for examples/python/gi 2015-12-07 15:59:20 +01:00
setting-user-data.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
show-wifi-networks.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
update-ip4-method.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00
vpn-import.py all: drop vim file variables from source files 2019-06-11 10:08:07 +02:00

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