summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutsshortcutprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* shortcuts: Don't include gtk.hBenjamin Otte2018-02-081-0/+2
| | | | | Clean up all shortcuts includes to only include the necessary files while we're at it.
* shortcuts: Follow changes of accelsMatthias Clasen2016-04-171-0/+37
Add a way to associate a detailed action name with a shortcut. If the action name is set, update the accelerator whenever accels change on the window that the shortcuts window is associated with. https://bugzilla.gnome.org/show_bug.cgi?id=764975