Function

Gtk-4.0Gtkaccelerator_get_label_with_keycode

  • Converts an accelerator keyval and modifier mask into a string that can be displayed to the user.

    The string may be translated.

    This function is similar to Gtk.accelerator_get_label, but handling keycodes. This is only useful for system-level components, applications should use Gtk.accelerator_get_label instead.

    Parameters

    Returns string

    a newly-allocated string representing the accelerator