https://github.com/geany/geany/issues/1368 GtkAccelGroup *accel_group = gtk_accel_group_new (); gtk_window_add_accel_group (GTK_WINDOW (window), accel_group); gtk_accel_group_connect (accel_group, GDK_KEY_Q, GDK_CONTROL_MASK, 0, g_cclosure_new_swap (G_CALLBACK (hello), window, NULL));
(path *LinuxPath, key uint, state uint, hkey uint16)
source not stored for this graph (policy: none)
no test coverage detected