Imported Upstream version 2.50.2
[platform/upstream/glib.git] / gio / gio-autocleanups.h
index 60ab3ba..42c97cf 100644 (file)
@@ -64,6 +64,7 @@ G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblemedIcon, g_object_unref)
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GEmblem, g_object_unref)
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileEnumerator, g_object_unref)
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref)
+G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileAttributeInfoList, g_file_attribute_info_list_unref)
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIcon, g_object_unref)
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref)
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref)