Add gtk_application_get_actions_for_accel()

This counterpart to gtk_application_get_accels_for_action() lets you
find out if a particular accelerator has one or more actions associated
with it. This might be useful from an accelerator editor or plugin
system to prevent the the installation of conflicting accelerators.

https://bugzilla.gnome.org/show_bug.cgi?id=721367
This commit is contained in:
Ryan Lortie
2014-08-03 20:27:51 +02:00
committed by Matthias Clasen
parent 9746419cce
commit 7d81d0a3bb
3 changed files with 80 additions and 0 deletions

View File

@ -7415,6 +7415,7 @@ gtk_application_remove_accelerator
gtk_application_list_action_descriptions
gtk_application_get_accels_for_action
gtk_application_set_accels_for_action
gtk_application_get_actions_for_accel
<SUBSECTION Standard>
GTK_TYPE_APPLICATION