pango 0.16.5

Rust bindings for the Pango library
Documentation
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from gir-files (https://github.com/gtk-rs/gir-files)
// DO NOT EDIT

#[allow(unused_imports)]
use crate::auto::*;

pub type Glyph = u32;
pub type GlyphUnit = i32;
pub type LayoutRun = GlyphItem;