eventcontroller: Allow static names
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Aug 2022 01:59:02 +0000 (21:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Aug 2022 02:35:13 +0000 (22:35 -0400)
commitb6a965a67c5f2e34975e5d0781bd0a0ceccc4096
treea91c4270103b0a94ab7f77b172f32aeeb8946e22
parent6136f3ab954b1bdafd3da8fbe594e6cdc39a6293
eventcontroller: Allow static names

These names are a debug-only feature, and we
use string literals everywhere, so avoid the
overhead of copying them.
gtk/gtkeventcontroller.c
gtk/gtkeventcontroller.h