Skip to main content

ListBoxExtManual

Trait ListBoxExtManual 

Source
pub trait ListBoxExtManual: IsA<ListBox> + 'static {
    // Provided method
    fn unbind_model(&self) { ... }
}

Provided Methods§

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementors§