Struct pango_sys::PangoFontFace[][src]

#[repr(C)]
pub struct PangoFontFace { pub parent_instance: GObject, }

Fields

Trait Implementations

impl Copy for PangoFontFace
[src]

impl Clone for PangoFontFace
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PangoFontFace
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for PangoFontFace

impl !Sync for PangoFontFace