Trait gtk4::subclass::frame::FrameImplExt

source ·
pub trait FrameImplExt: ObjectSubclass {
    // Provided method
    fn parent_compute_child_allocation(&self) -> Allocation { ... }
}
👎Deprecated: Since 4.10

Provided Methods§

source

fn parent_compute_child_allocation(&self) -> Allocation

👎Deprecated: Since 4.10

Object Safety§

This trait is not object safe.

Implementors§