This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
NetworkManager
Watch
1
Star
0
Fork
0
You've already forked NetworkManager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1cb147663b98a34e95a577cc64248a5583c696f4
NetworkManager
/
examples
/
python
/
gi
History
Beniamino Galvani
77d3b1555e
examples: add checkpoint example using python gobject-introspection
2017-11-09 10:12:30 +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
checkpoint.py
examples: add checkpoint example using python gobject-introspection
2017-11-09 10:12:30 +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
dns.py
examples: add DNS example with python and GObject introspection
2016-12-12 22:06:24 +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_ips.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
examples/python: fix "import gi" in example
2016-11-16 11:50:30 +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
list-connections.py
python: use gi.require_version() in generate-setting-docs.py and examples
2015-11-11 10:56:05 +01:00
README
examples: add README for examples/python/gi
2015-12-07 15:59:20 +01:00
setting-user-data.py
examples: add setting-user-data.py
2017-05-06 14:53:09 +02: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
vpn-import.py
examples: add python example using VPN import code
2017-11-06 18:37:05 +01:00
README
These examples show how to call libnm from Python using GObject introspection.