Trait libhelium::subclass::prelude::FrameImplExt
pub trait FrameImplExt: ObjectSubclass {
// Provided method
fn parent_compute_child_allocation(&self) -> Rectangle { ... }
}
Provided Methods§
fn parent_compute_child_allocation(&self) -> Rectangle
Object Safety§
This trait is not object safe.