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