Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: fix code formatting in "gmaincontext.py" | Thomas Haller | 2022-10-25 | 1 | -1/+1 |
* | examples: avoid unreachable code in "gmaincontext.py" | Thomas Haller | 2022-10-25 | 1 | -7/+5 |
* | examples: drop unused import from "gmaincontext.py" example | Thomas Haller | 2022-10-25 | 1 | -1/+0 |
* | examples: avoid lgtm warning about calling traceback.format_exception() | Thomas Haller | 2022-10-25 | 1 | -1/+1 |
* | libnm: add nm_client_wait_shutdown() function for cleaning up NMClient | Thomas Haller | 2022-10-14 | 1 | -42/+73 |
* | examples: fix tracking destruction in destroy_nmc() | Thomas Haller | 2022-07-13 | 1 | -3/+3 |
* | example: add python example for libnm, NMClient, GMainContext and async | Thomas Haller | 2022-07-05 | 1 | -0/+448 |