[nautilus/wip/coreyberla/window-dispose: 3/5] pathbar: Don't unparent unparented popover
- From: Corey Berla <coreyberla src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/coreyberla/window-dispose: 3/5] pathbar: Don't unparent unparented popover
- Date: Fri, 5 Aug 2022 16:31:04 +0000 (UTC)
commit eb750d1a7e29ca5e59b1b7af376cb136e8ad926e
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 9b53d4317..2b9b12fbe 100644
--- a/src/nautilus-pathbar.c
+++ b/src/nautilus-pathbar.c
@@ -326,7 +326,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]