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