Trait pangocairo::prelude::FontMapExtManual
source · pub trait FontMapExtManual {
// Required method
fn font_type(&self) -> FontType;
}Required Methods§
sourcefn font_type(&self) -> FontType
fn font_type(&self) -> FontType
Gets the type of Cairo font backend that self uses.
Returns
the cairo::FontType cairo font backend type