Struct pango_sys::PangoLogAttr [−][src]
#[repr(C)]pub struct PangoLogAttr { pub is_line_break: c_uint, // some fields omitted }
Fields
is_line_break: c_uint
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PangoLogAttr
impl Send for PangoLogAttr
impl Sync for PangoLogAttr
impl Unpin for PangoLogAttr
impl UnwindSafe for PangoLogAttr