[gtk/wip/matthiasc/can-focus: 9/16] 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: 9/16] inspector: Drop more uses of can-focus
- Date: Mon, 30 Mar 2020 02:57:14 +0000 (UTC)
commit cf2101dabb9c9ffca6b202e320d8feaf111ec404
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]