[nautilus/wip/antoniof/gtk4-preparation-step-properties-cleanup: 13/17] pathbar: Drop gtk_container_class_handle_border_width()
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/gtk4-preparation-step-properties-cleanup: 13/17] pathbar: Drop gtk_container_class_handle_border_width()
- Date: Fri, 12 Nov 2021 01:38:03 +0000 (UTC)
commit 77246a27c263fe24df26c417b9f4cf0e374be784
Author: Ernestas Kulik <ernestask gnome org>
Date: Wed Jul 11 13:35:57 2018 +0300
pathbar: Drop gtk_container_class_handle_border_width()
It's gone in GTK4 and removing this doesn't seem to cause any visual or
behavorial change at the moment.
src/nautilus-pathbar.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/nautilus-pathbar.c b/src/nautilus-pathbar.c
index 68cd38639..54e464243 100644
--- a/src/nautilus-pathbar.c
+++ b/src/nautilus-pathbar.c
@@ -927,8 +927,6 @@ nautilus_path_bar_class_init (NautilusPathBarClass *path_bar_class)
g_cclosure_marshal_VOID__OBJECT,
G_TYPE_NONE, 1,
G_TYPE_FILE);
-
- gtk_container_class_handle_border_width (container_class);
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]