NetworkManager/examples/python
Thomas Haller 004ffb91cf
examples: rework "python/gi/show-wifi-networks.py" example
- only printing the scan list is not gonna cut it. It's usually stale,
  and we need to request a new scan.

- don't hard-code the GEnum and GFlags values that we understand. We
  have libnm, which provides us some meta information about the data.
  Use it.

- Some code cleanup.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1531
2023-02-13 10:32:45 +01:00
..
dbus feat: add example for wifi sae connection 2022-06-16 09:40:55 +02:00
gi examples: rework "python/gi/show-wifi-networks.py" example 2023-02-13 10:32:45 +01:00
python-networkmanager build: merge "examples/Makefile.am" into toplevel Makefile 2016-10-21 17:37:57 +02:00