Function accelerator_name_with_keycode

Source
pub fn accelerator_name_with_keycode(
    display: Option<&Display>,
    accelerator_key: u32,
    keycode: u32,
    accelerator_mods: ModifierType,
) -> Option<GString>