Trait gtk::prelude::EntryExtManual[][src]

pub trait EntryExtManual: 'static {
    fn invisible_char(&self) -> Option<char>;
}

Required methods

Implementors