Struct dbus::PropHandler [] [src]

pub struct PropHandler<'a> {
    // some fields omitted
}

Wrapper around Props that keeps a map of fetched properties.

Methods

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