Trait gtk4::subclass::adjustment::AdjustmentImplExt [−][src]
pub trait AdjustmentImplExt: ObjectSubclass {
fn parent_changed(&self, adjustment: &Self::Type);
fn parent_value_changed(&self, adjustment: &Self::Type);
}