repo.or.cz
/
dbus-hlid.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use dbus interface and define throw clauses for all dbus methods
[dbus-hlid.git]
/
README
blob
f29c37ce593e019d5d72fcdfabf70a612eb06d0a
1
A daemon that exports high level dbus introspection functions such as:
2
3
ListObjectsByInterface()
4
ListInterfacesForObject()
5
ListObjectsOnBus()
6
...
7
8
One would expect these functions to be exposed by dbus itself, but
9
unfortunately they are not.