[][src]Trait gio::ConverterOutputStreamExt

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

Required methods

Loading content...

Implementors

impl<O: IsA<ConverterOutputStream>> ConverterOutputStreamExt for O[src]

Loading content...