dbus-introspect-get-annotation-names

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

(dbus-introspect-get-annotation-names BUS SERVICE PATH INTERFACE &optional NAME)

Return all annotation names as list of strings.
If NAME is `nil', the annotations are children of INTERFACE,
otherwise NAME must be a "method", "signal", or "property"
object, where the annotations belong to.