Trait gtk4::prelude::ShortcutTriggerExt
source · [−]pub trait ShortcutTriggerExt: 'static {
fn to_label(&self, display: &impl IsA<Display>) -> GString;
fn to_str(&self) -> GString;
}
pub trait ShortcutTriggerExt: 'static {
fn to_label(&self, display: &impl IsA<Display>) -> GString;
fn to_str(&self) -> GString;
}