TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.23.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Since 4.22
Generates an accessible description of an accelerator.
This function is similar to Gtk.accelerator_get_label but it is meant for accessibility layers labels rather than user-facing labels. The output of this function is fit for Gtk.AccessibleProperty.KEY_SHORTCUTS.
For more information, see the WAI-ARIA reference.
accelerator keyval
accelerator modifier mask
a newly-allocated string representing the accelerator
4.22
Generates an accessible description of an accelerator.
This function is similar to Gtk.accelerator_get_label but it is meant for accessibility layers labels rather than user-facing labels. The output of this function is fit for Gtk.AccessibleProperty.KEY_SHORTCUTS.
For more information, see the WAI-ARIA reference.