pub trait RecentManagerImplExt: ObjectSubclass { fn parent_changed(&self, recent_manager: &Self::Type); }