Struct pango_sys::PangoFontset [−][src]
#[repr(C)]pub struct PangoFontset { pub parent_instance: GObject, }
Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PangoFontsetimpl !Send for PangoFontsetimpl !Sync for PangoFontsetimpl Unpin for PangoFontsetimpl UnwindSafe for PangoFontsetBlanket Implementations
Mutably borrows from an owned value. Read more