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