Struct dbus::obj::Method [] [src]

pub struct Method<'a> { /* fields omitted */ }

a method that can be called from another application

Methods

impl<'a> Method<'a>
[src]

Deprecated

: please use tree module instead

Create a new Method.

Add an Annotation to the Method.