Trait gio::ConverterInputStreamExt[][src]

pub trait ConverterInputStreamExt {
    fn get_converter(&self) -> Option<Converter>;
fn connect_property_converter_notify<F: Fn(&Self) + 'static>(
        &self,
        f: F
    ) -> SignalHandlerId; }

Required Methods

Implementors