Trait libpanel::subclass::prelude::ScrollableImpl
source · pub trait ScrollableImpl: WidgetImpl {
// Provided method
fn border(&self) -> Option<Border> { ... }
}
Provided Methods§
Object Safety§
This trait is not object safe.