[][src]Trait gio::ConverterExt

pub trait ConverterExt: 'static {
    fn reset(&self);
}

Required methods

fn reset(&self)

Loading content...

Implementors

impl<O: IsA<Converter>> ConverterExt for O[src]

Loading content...