Trait libadwaita::subclass::prelude::FrameImpl
source · pub trait FrameImpl: FrameImplExt + WidgetImpl {
// Provided method
fn compute_child_allocation(&self) -> Rectangle { ... }
}
pub trait FrameImpl: FrameImplExt + WidgetImpl {
// Provided method
fn compute_child_allocation(&self) -> Rectangle { ... }
}