Trait gtk4::prelude::FontChooserExtManual
source · pub trait FontChooserExtManual: Sealed + IsA<FontChooser> + 'static {
// Provided method
fn unset_filter_func(&self) { ... }
}Expand description
Trait containing manually implemented methods of
FontChooser.
Provided Methods§
fn unset_filter_func(&self)
Object Safety§
This trait is not object safe.