[gtk/tintou/gsk-transform-autocleanup] gsk: Add GskTransform autocleanup definition
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/tintou/gsk-transform-autocleanup] gsk: Add GskTransform autocleanup definition
- Date: Fri, 8 May 2020 07:16:25 +0000 (UTC)
commit 7df572d308f669eeb33496568d4c08ba9c28ccb2
Author: Corentin Noël <corentin elementary io>
Date: Fri May 8 09:14:55 2020 +0200
gsk: Add GskTransform autocleanup definition
gsk/gsk-autocleanup.h | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gsk/gsk-autocleanup.h b/gsk/gsk-autocleanup.h
index 3c52a43b29..d2d2189001 100644
--- a/gsk/gsk-autocleanup.h
+++ b/gsk/gsk-autocleanup.h
@@ -24,5 +24,6 @@
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GskRenderer, g_object_unref)
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GskRenderNode, gsk_render_node_unref)
+G_DEFINE_AUTOPTR_CLEANUP_FUNC(GskTransform, gsk_transform_unref)
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]