summaryrefslogtreecommitdiff
path: root/examples/python/gi/get-active-connections.py
Commit message (Expand)AuthorAgeFilesLines
* python: make dbus, gi examples, and debug-helper.py python3 readyYifan J2017-12-041-2/+2
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-111-0/+2
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-1/+1
* all: port everything to libnmDan Winship2014-08-011-2/+2
* example: simplify get-active-connections.py by using ID and Type propertiesJiří Klimeš2014-03-051-16/+3
* examples: add a GOI Python example for getting active connectionsJiří Klimeš2014-03-031-0/+47