Struct glib::translate::List[][src]

pub struct List(_);

Trait Implementations

impl Drop for List
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for List

impl !Sync for List