Trait gtk4::subclass::style_context::StyleContextImpl[][src]

pub trait StyleContextImpl: StyleContextImplExt + ObjectImpl {
    fn changed(&self, style_context: &Self::Type) { ... }
}

Provided methods

Implementors