summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutaction.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-03-19 15:57:02 +0000
committerMatthias Clasen <mclasen@redhat.com>2020-03-25 23:14:45 -0400
commit457b6657bb3c458a1484048105087e2ac7741660 (patch)
tree76cc11650800b3ee23f172406c8fe5330b7ce983 /gtk/gtkshortcutaction.c
parent1ddd8586ddcb0dc78350ff45aa75fb3ba10de965 (diff)
downloadgtk+-457b6657bb3c458a1484048105087e2ac7741660.tar.gz
Turn GtkShortcutTrigger into an object
The lightweight inheritance mechanism used for GtkShortcutTrigger is not going to be usable by bindings, because boxed types cannot have derived types. We could use GTypeInstance and derive everything from that, like GParamSpec, but in the end shortcuts are not really a performance critical paths, unlike CSS values or render nodes.
Diffstat (limited to 'gtk/gtkshortcutaction.c')
0 files changed, 0 insertions, 0 deletions