[nautilus/wip/antoniof/gtk4-preparation-drop-outgoing-api: 68/74] 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: 68/74] files-view: Drop uses of removed GtkStyleContext API
- Date: Sun, 17 Oct 2021 12:24:52 +0000 (UTC)
commit 0d971730c81179cd85cedb792f30e7381d99b560
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 3d709f190..e490c8a5b 100644
--- a/src/nautilus-files-view.c
+++ b/src/nautilus-files-view.c
@@ -10000,9 +10000,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]