pangocairo
0.8.0
Font
MapExt
Manual
Required Methods
get_font_type
Implementors
In crate pangocairo
pangocairo
Trait
FontMapExtManual
Copy item path
Source
pub trait FontMapExtManual { // Required method fn
get_font_type
(&self) ->
FontType
; }
Required Methods
§
Source
fn
get_font_type
(&self) ->
FontType
Implementors
§
Source
§
impl<O:
IsA
<
FontMap
>>
FontMapExtManual
for O