Trait libhelium::subclass::prelude::StyleContextImpl
pub trait StyleContextImpl: StyleContextImplExt + ObjectImpl {
// Provided method
fn changed(&self) { ... }
}
Provided Methods§
fn changed(&self)
Object Safety§
This trait is not object safe.