Trait gio::prelude::DebugControllerDBusExtManual

source ·
pub trait DebugControllerDBusExtManual:
    Sealed
    + IsA<DebugControllerDBus>
    + Sized {
    // Provided method
    fn connection(&self) -> DBusConnection { ... }
}
Available on crate feature v2_72 only.

Provided Methods§

Object Safety§

This trait is not object safe.

Implementors§