gtk/testsuite
Benjamin Otte cd0332aad5 shortcut: Add GtkShortcutAction
Similar to GtkShortcutTrigger, GtkShortCutAction provides all the
different ways to activate a shortcut.

So far, these different ways are supported:

 - do nothing
 - Call a user-provided callback
 - Call gtk_widget_activate()
 - Call gtk_widget_mnemonic_activate()
 - Emit an action signal
 - Activate an action from the widget's action muxer
2020-03-25 23:14:27 -04:00
..
a11y testsuite: Fix an a11y test 2020-03-20 12:09:21 -04:00
css gtk: Remove bindings 2020-03-25 23:14:27 -04:00
gdk testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
gsk testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
gtk shortcut: Add GtkShortcutAction 2020-03-25 23:14:27 -04:00
performance testsuite/performance: Add common_cflags to build 2020-03-06 18:22:01 +01:00
reftests testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
tools testsuite: Specify the test protocol 2020-03-13 15:53:19 -04:00
meson.build Make the performance testcase more general 2020-01-22 00:59:04 -05:00