dbus-introspect-get-annotation

dbus-introspect-get-annotation is a compiled Lisp function in `dbus.el'.

(dbus-introspect-get-annotation BUS SERVICE PATH INTERFACE NAME ANNOTATION)

Return ANNOTATION as XML object.
If NAME is `nil', ANNOTATION is a child of INTERFACE, otherwise
NAME must be the name of a "method", "signal", or
"property" object, where the ANNOTATION belongs to.