[gtk/wip/matthiasc/can-focus: 12/16] testsuite: Stop using can-focus
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/can-focus: 12/16] testsuite: Stop using can-focus
- Date: Mon, 30 Mar 2020 02:57:29 +0000 (UTC)
commit dc290f2cb7dfca5abcbe31d04aa8aaacd4fe9762
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Mar 29 21:14:23 2020 -0400
testsuite: Stop using can-focus
testsuite/gtk/builder.c | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/testsuite/gtk/builder.c b/testsuite/gtk/builder.c
index c7178d476d..053f091d86 100644
--- a/testsuite/gtk/builder.c
+++ b/testsuite/gtk/builder.c
@@ -1397,7 +1397,6 @@ test_widget (void)
" <object class=\"GtkWindow\" id=\"window1\">"
" <child>"
" <object class=\"GtkButton\" id=\"button1\">"
- " <property name=\"can-focus\">True</property>"
" <property name=\"has-focus\">True</property>"
" </object>"
" </child>"
@@ -1449,7 +1448,6 @@ test_widget (void)
" <child>"
" <object class=\"GtkLabel\" id=\"label1\">"
" <property name=\"label\">Thelabel</property>"
- " <property name=\"can_focus\">False</property>"
" <accessibility>"
" <role type=\"static\"/>"
" </accessibility>"
@@ -2343,11 +2341,9 @@ test_anaconda_signal (void)
" </columns>"
" </object>"
" <object class='GtkWindow' id='window1'>"
- " <property name='can_focus'>False</property>"
" <child>"
" <object class='GtkTreeView' id='treeview1'>"
" <property name='visible'>True</property>"
- " <property name='can_focus'>True</property>"
" <property name='model'>liststore1</property>"
" <child internal-child='selection'>"
" <object class='GtkTreeSelection' id='treeview-selection1'/>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]