Trait gtk4::subclass::frame::FrameImpl [−][src]
pub trait FrameImpl: FrameImplExt + WidgetImpl {
fn compute_child_allocation(&self, frame: &Self::Type) -> Allocation { ... }
}
pub trait FrameImpl: FrameImplExt + WidgetImpl {
fn compute_child_allocation(&self, frame: &Self::Type) -> Allocation { ... }
}