Go to file
Davide Andreoli 9c8405ee0c Python-EFL: Put in test_dbus_spy.py
This new test is highly ispired by d-feet and probably I will make
a full application from this.
It connect to Session or System buses, show all the available services
on the selected bus, and introspect the services to show all the available
Objects, Interfaces, Properties, Methods and Signals...All this is shown
using two GenList...
If you know d-feet you know what I'm speaking about ;)
2013-04-13 11:28:18 +02:00
doc Python-EFL: doc theme: revert the comments removal, and explain why in the header. 2013-04-05 20:52:26 +02:00
efl Python-EFL: add missed Genlist.item_sorted_insert(), and document all the insertion funcs. 2013-04-10 22:41:11 +02:00
examples Python-EFL: Put in test_dbus_spy.py 2013-04-13 11:28:18 +02:00
include Python-EFL: unbreak compilation with cython 0.17.3 2013-04-09 22:08:56 +02:00
tests Python-EFL: first unittest for the dbus mainloop integration 2013-04-07 01:30:31 +02:00
.gitignore Add cython generated html files to gitignore 2013-03-29 16:48:29 +00:00
AUTHORS Put in a first, still wip, version of the python bindings in a merged tree. 2013-02-11 22:32:50 +00:00
CODING CODING++, TODO++ 2013-04-03 11:24:08 +00:00
COPYING Put in a first, still wip, version of the python bindings in a merged tree. 2013-02-11 22:32:50 +00:00
INSTALL Python-EFL: cleanup a little setup.py, INSTALL and TODO 2013-03-27 21:18:24 +01:00
TODO Python-EFL: Put in test_dbus_spy.py 2013-04-13 11:28:18 +02:00
api_coverage.py api_coverage: Add short comment descriptions to excludes. 2013-04-07 21:52:49 +03:00
setup.py Python-EFL: remove old/unused file adn a fix for sutup.py 2013-04-09 22:11:06 +02:00