Trait libpanel::subclass::prelude::FrameImplExt
source · pub trait FrameImplExt: ObjectSubclass {
// Required method
fn parent_compute_child_allocation(&self, frame: &Self::Type) -> Rectangle;
}
pub trait FrameImplExt: ObjectSubclass {
// Required method
fn parent_compute_child_allocation(&self, frame: &Self::Type) -> Rectangle;
}