Trait gtk4::subclass::frame::FrameImplExt
source · pub trait FrameImplExt: ObjectSubclass {
// Provided method
fn parent_compute_child_allocation(&self) -> Allocation { ... }
}Provided Methods§
fn parent_compute_child_allocation(&self) -> Allocation
Object Safety§
This trait is not object safe.