[gtk/wip/matthiasc/can-focus: 7/21] 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: 7/21] inspector: Drop more uses of can-focus
- Date: Thu, 9 Apr 2020 02:40:28 +0000 (UTC)
commit c6d4e0624cf7c4c7dabb534c5108a19c2d2d0f93
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]