[nautilus/wip/antoniof/gtk4-preparation-drop-outgoing-api: 91/97] files-view: Drop uses of removed GtkStyleContext API
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/gtk4-preparation-drop-outgoing-api: 91/97] files-view: Drop uses of removed GtkStyleContext API
- Date: Mon, 22 Nov 2021 15:16:22 +0000 (UTC)
commit d32c24c26683555218332a516635b85ee3c7183f
Author: Ernestas Kulik <ernestask gnome org>
Date: Tue Jul 10 15:12:44 2018 +0300
files-view: Drop uses of removed GtkStyleContext API
gtk_style_context_set_junction_sides() is no more.
src/nautilus-files-view.c | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/src/nautilus-files-view.c b/src/nautilus-files-view.c
index 9130a8e06..7a389c127 100644
--- a/src/nautilus-files-view.c
+++ b/src/nautilus-files-view.c
@@ -9956,9 +9956,6 @@ nautilus_files_view_init (NautilusFilesView *view)
priv->pending_reveal = g_hash_table_new (NULL, NULL);
- gtk_style_context_set_junction_sides (gtk_widget_get_style_context (GTK_WIDGET (view)),
- GTK_JUNCTION_TOP | GTK_JUNCTION_LEFT);
-
if (set_up_scripts_directory_global ())
{
scripts_directory = nautilus_directory_get_by_uri (scripts_directory_uri);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]