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
parent_instance: GObject
                           
                           
                           underline: PangoUnderline
                           
                           
                           strikethrough: gboolean
                           
                           
                           active_count: c_int
                           
                           
                           matrix: *mut PangoMatrix
                           
                           
                           priv_: *mut PangoRendererPrivate