mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 12:50:06 +01:00
Otherwise there is a warning: from gi.repository import GLib, NM __main__:1: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version(NM, 1.0) before import to ensure that the right version gets loaded. |
||
|---|---|---|
| .. | ||
| add_connection.py | ||
| deactivate-all.py | ||
| device-state-ip4config.py | ||
| firewall-zone.py | ||
| get-active-connections.py | ||
| get-devices.py | ||
| get-lldp-neighbors.py | ||
| get_ips.py | ||
| list-connections.py | ||
| README | ||
| show-wifi-networks.py | ||
| update-ip4-method.py | ||
These examples show how to call libnm from Python using GObject introspection.