Struct pango::analysis::Analysis [−][src]
#[repr(C)]pub struct Analysis(_);
Expand description
The Analysis
structure stores information about
the properties of a segment of text.
Implementations
Auto Trait Implementations
impl RefUnwindSafe for Analysis
impl UnwindSafe for Analysis