Trait gtk4::prelude::TextViewExtManual
source · [−]pub trait TextViewExtManual {
fn im_context_filter_keypress(&self, event: &impl AsRef<Event>) -> bool;
}
Expand description
Trait containing manually implemented methods of TextView
.