Trait gtk4::subclass::scrollable::ScrollableImpl [−][src]
pub trait ScrollableImpl: ObjectImpl {
fn border(&self, scrollable: &Self::Type) -> Option<Border> { ... }
}
pub trait ScrollableImpl: ObjectImpl {
fn border(&self, scrollable: &Self::Type) -> Option<Border> { ... }
}