Commit graph

6 commits

Author SHA1 Message Date
Jiří Klimeš 6be3d7cbad examples: add some examples in Lua using lgi library
[libnm]     https://developer.gnome.org/libnm/1.0/
[lgi]       https://github.com/pavouk/lgi
[lgi-guide] https://github.com/pavouk/lgi/blob/master/docs/guide.md

On most distribution just install lua-lgi.

Note:
There is a bug in lgi. It doesn't handle GPtrArray corectly. It results in
crashing on list-devices.lua and list-connections.lua.
I will send a patch to lgi to fix the issue.
2015-01-30 14:41:13 +01:00
Dan Williams aaa5d2f70f examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00
Jiří Klimeš b366ebe321 examples: add some examples in shell 2011-12-08 16:36:37 +01:00
Jiří Klimeš 77ef5e8676 examples: add a few examples in ruby 2011-11-29 16:20:04 +01:00
Jiří Klimeš 9ee41307fc examples: add example for adding a connection in C (using glib) 2010-09-30 21:09:01 +02:00
Dan Williams fa9e9b4227 examples: add some python examples 2010-02-18 10:17:08 -08:00