[][src]Function gtk::accelerator_name_with_keycode

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