accelerator_get_label


Description:


[ Version ( since = "2.6" ) ]
public string accelerator_get_label (uint accelerator_key, ModifierType accelerator_mods)

Converts an accelerator keyval and modifier mask into a string which can be used to represent the accelerator to the user.

Parameters:

accelerator_key

accelerator keyval

accelerator_mods

accelerator modifier mask

Returns:

a newly-allocated string representing the accelerator.


Namespace: Gtk
Package: gtk+-3.0