[][src]Trait gio::ConverterInputStreamExt

pub trait ConverterInputStreamExt: 'static {
    fn get_converter(&self) -> Option<Converter>;
}

Required methods

Loading content...

Implementors

impl<O: IsA<ConverterInputStream>> ConverterInputStreamExt for O[src]

Loading content...