Struct pango::item::Item [] [src]

pub struct Item { /* fields omitted */ }

Methods

impl Item
[src]

Trait Implementations

impl Drop for Item
[src]

A method called when the value goes out of scope. Read more