Trait gtk4::prelude::ScaleExtManual

source ·
pub trait ScaleExtManual: Sealed + IsA<Scale> + 'static {
    // Provided method
    fn unset_format_value_func(&self) { ... }
}
Expand description

Trait containing manually implemented methods of Scale.

Provided Methods§

Object Safety§

This trait is not object safe.

Implementors§