Struct pango_sys::PangoFont[][src]

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

Fields

Trait Implementations

impl Copy for PangoFont
[src]

impl Clone for PangoFont
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PangoFont
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for PangoFont

impl !Sync for PangoFont