☰
Trait ScaleExtManual
Required Methods
unset_format_value_func
Implementors
Other items in
gtk4
::
prelude
All crates
?
Trait
gtk4
::
prelude
::
ScaleExtManual
[
−
]
[src]
pub trait ScaleExtManual: 'static { fn
unset_format_value_func
(&self); }
Required methods
[src]
fn
unset_format_value_func
(&self)
Implementors
[src]
impl<O:
IsA
<
Scale
>>
ScaleExtManual
for O