Trait gtk4::subclass::adjustment::AdjustmentImpl
source · pub trait AdjustmentImpl: AdjustmentImplExt + ObjectImpl {
// Provided methods
fn changed(&self) { ... }
fn value_changed(&self) { ... }
}