Trait pangocairo::FontExt [] [src]

pub trait FontExt {
    fn get_scaled_font(&self) -> Option<ScaledFont>;
}

Required Methods

Implementors