Trait gspell::prelude::NavigatorTextViewExt
source · pub trait NavigatorTextViewExt: IsA<NavigatorTextView> + Sealed + 'static {
// Provided method
fn view(&self) -> Option<TextView> { ... }
}
Expand description
Provided Methods§
Object Safety§
This trait is not object safe.