Trait gtk4::subclass::section_model::SectionModelImplExt   
source · pub trait SectionModelImplExt: Sealed + ObjectSubclass {
    // Provided method
    fn parent_section(&self, position: u32) -> (u32, u32) { ... }
}Available on crate feature 
v4_12 only.