[gtk/wip/matthiasc/can-focus: 15/22] inspector: Drop more uses of can-focus
- From: Matthias Clasen <matthiasc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk/wip/matthiasc/can-focus: 15/22] inspector: Drop more uses of can-focus
 
- Date: Sat,  4 Apr 2020 18:04:16 +0000 (UTC)
 
commit a64d555ad5904967b78265e321d14d1c95963b3b
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Mar 29 21:05:38 2020 -0400
    inspector: Drop more uses of can-focus
 gtk/inspector/type-info.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gtk/inspector/type-info.c b/gtk/inspector/type-info.c
index 313cd0361e..d4990f1de4 100644
--- a/gtk/inspector/type-info.c
+++ b/gtk/inspector/type-info.c
@@ -56,7 +56,6 @@ add_row (GtkContainer *box,
   row = g_object_new (GTK_TYPE_LIST_BOX_ROW,
                       "selectable", FALSE,
                       "activatable", FALSE,
-                      "can-focus", FALSE,
                       NULL);
 
   label = g_object_new (GTK_TYPE_LABEL,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]