Skip to main content

PlugImplExt

Trait PlugImplExt 

Source
pub trait PlugImplExt: ObjectSubclass + Sealed {
    // Provided method
    fn parent_embedded(&self) { ... }
}
Available on gdk_backend=x11 only.

Provided Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§