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