Trait gtk4::prelude::FontChooserExtManual
source · [−]pub trait FontChooserExtManual: 'static {
fn unset_filter_func(&self);
}
Expand description
Trait containing manually implemented methods of FontChooser
.
Required Methods
source