Trait gtk4::subclass::style_context::StyleContextImpl
source · pub trait StyleContextImpl: StyleContextImplExt + ObjectImpl {
// Provided method
fn changed(&self, style_context: &Self::Type) { ... }
}