Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

DBusObserver (gb.dbus)

This class allows to catch any message sent by a D-Bus bus to any application.

You should not have to use this class directly, unless you have very specific needs.

This class is creatable.

Properties
Enabled   Return or set if the observer is enabled.
Message   Return the message received by the observer.

Methods
Error   Reply to a message with an error message.
Reply   Reply to a method call message.

Events
Message   This event is raised each time the DBusObserver receives a message.