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