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