Trait dbus::obj::PropertyROHandler [] [src]

pub trait PropertyROHandler {
    fn get(&self) -> PropertyGetResult;
}

Required Methods

Implementors