[nautilus/wip/antoniof/gtk4-preparation-drop-outgoing-api: 11/18] files-view: Drop uses of removed GtkStyleContext API
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/gtk4-preparation-drop-outgoing-api: 11/18] files-view: Drop uses of removed GtkStyleContext API
- Date: Sun, 15 Aug 2021 20:21:17 +0000 (UTC)
commit 4c9b32b2e2fb42493514b09c58f673b264386fcc
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 2f0a76810..93642be22 100644
--- a/src/nautilus-files-view.c
+++ b/src/nautilus-files-view.c
@@ -9987,9 +9987,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]