[][src]Function gtk::accelerator_get_label_with_keycode

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