Trait ConverterExt
gio::prelude
pub trait ConverterExt { fn reset(&self); }
fn reset(&self)
impl<O: IsA<Converter>> ConverterExt for O