Struct glib::translate::HashTable [] [src]

pub struct HashTable(_);

Trait Implementations

impl Drop for HashTable
[src]

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