python - Print D-Bus introspection tree -


how can print out tree of available information on d-bus?

*bus name     * interface         *method             *signature     * interface         *method             *signature         *method             *signature *bus name     * interface         *method             *signature 

you can use dbus debugging tools dfeet see exposed on dbus in nice structured fashion.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -