dbus-handle-event

dbus-handle-event is an interactive autoloaded compiled Lisp function in `dbus.el'.


(dbus-handle-event EVENT)

Handle events from the D-Bus.
EVENT is a D-Bus event, see `dbus-check-event'. HANDLER, being
part of the event, is called with arguments ARGS.
If the HANDLER returns a `dbus-error', it is propagated as return message.