Struct pango_sys::PangoRenderer [] [src]

#[repr(C)]
pub struct PangoRenderer { pub parent_instance: GObject, pub underline: PangoUnderline, pub strikethrough: gboolean, pub active_count: c_int, pub matrix: *mut PangoMatrix, pub priv_: *mut PangoRendererPrivate, }

Fields

Trait Implementations

impl Debug for PangoRenderer
[src]

[src]

Formats the value using the given formatter.