[gnome-builder] tests: use -gtk-key-bindings



commit f3fc172557973b082369d2af6fd2bc732eeff960
Author: Christian Hergert <chergert redhat com>
Date:   Tue Nov 24 01:35:47 2015 -0800

    tests: use -gtk-key-bindings

 tests/test-ide-source-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-ide-source-view.c b/tests/test-ide-source-view.c
index 4d29d3a..071adfa 100644
--- a/tests/test-ide-source-view.c
+++ b/tests/test-ide-source-view.c
@@ -50,7 +50,7 @@ static gchar          *css_str = "\
     bind \"<ctrl>s\" { \"action\" (\"file\", \"save\", \"\") }; \
 } \
 IdeSourceView { \
-    gtk-key-bindings: file-keybindings; \
+    -gtk-key-bindings: file-keybindings; \
 } \
 ";
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]