summaryrefslogtreecommitdiff
path: root/examples/python/gi/get-active-connections.py
Commit message (Expand)AuthorAgeFilesLines
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: reformat python files with python blackSayed Shah2020-06-151-4/+3
* examples: remove unused imports from python examplesThomas Haller2020-05-071-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop vim file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* 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