[][src]Function gtk::accelerator_name_with_keycode

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