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