[nautilus/wip/coreyberla/window-dispose: 150/152] pathbar: Don't unparent unparented popover
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/coreyberla/window-dispose: 150/152] pathbar: Don't unparent unparented popover
- Date: Thu, 1 Sep 2022 20:26:34 +0000 (UTC)
commit 7a84f791b6434795a40d834e90ec6de76f802c0d
Author: Corey Berla <corey berla me>
Date: Fri Aug 5 09:08:23 2022 -0700
pathbar: Don't unparent unparented popover
src/nautilus-pathbar.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/nautilus-pathbar.c b/src/nautilus-pathbar.c
index 1890aa85e..0c880f31c 100644
--- a/src/nautilus-pathbar.c
+++ b/src/nautilus-pathbar.c
@@ -321,7 +321,6 @@ nautilus_path_bar_finalize (GObject *object)
g_clear_object (&self->extensions_section);
g_clear_object (&self->templates_submenu);
g_clear_object (&self->button_menu);
- g_clear_pointer (&self->button_menu_popover, gtk_widget_unparent);
g_clear_object (&self->current_view_menu_popover);
g_free (self->os_name);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]