Trait libpanel::subclass::prelude::ListBoxRowImpl
source · pub trait ListBoxRowImpl: ListBoxRowImplExt + WidgetImpl {
// Provided method
fn activate(&self) { ... }
}
Provided Methods§
Object Safety§
This trait is not object safe.