Struct dbus::Props [] [src]

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

Client side properties - get and set properties on a remote application.

Methods

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

Create a new Props.

Get a single property's value.

Set a single property's value.

Get a map of all the properties' names and their values.