[gnome-builder/wip/gtk4-port: 175/343] libide/gui: add cleanup attribute
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 175/343] libide/gui: add cleanup attribute
- Date: Mon, 4 Apr 2022 20:02:14 +0000 (UTC)
commit f37cd401982164bb74b81b13793833192753f75b
Author: Christian Hergert <chergert redhat com>
Date: Wed Mar 30 02:09:22 2022 -0700
libide/gui: add cleanup attribute
src/libide/gui/ide-panel-position.h | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/libide/gui/ide-panel-position.h b/src/libide/gui/ide-panel-position.h
index b60181cf0..ab521617e 100644
--- a/src/libide/gui/ide-panel-position.h
+++ b/src/libide/gui/ide-panel-position.h
@@ -61,4 +61,6 @@ IDE_AVAILABLE_IN_ALL
void ide_panel_position_set_depth (IdePanelPosition *self,
guint depth);
+G_DEFINE_AUTOPTR_CLEANUP_FUNC (IdePanelPosition, ide_panel_position_free)
+
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]