Trait gio::prelude::DebugControllerDBusExtManual
source · [−]pub trait DebugControllerDBusExtManual: Sized {
fn connection(&self) -> DBusConnection;
}
Required Methods
source
fn connection(&self) -> DBusConnection
Implementors
impl<O: IsA<DebugControllerDBus>> DebugControllerDBusExtManual for O
Available on crate feature
v2_72
only.