mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-12 03:23:03 +01:00
@@ -108,6 +108,7 @@ G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxy, g_object_unref)
|
|||||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref)
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GProxyResolver, g_object_unref)
|
||||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref)
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRemoteActionGroup, g_object_unref)
|
||||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref)
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResolver, g_object_unref)
|
||||||
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GResource, g_resource_unref)
|
||||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref)
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSeekable, g_object_unref)
|
||||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref)
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsBackend, g_object_unref)
|
||||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref)
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchema, g_settings_schema_unref)
|
||||||
|
|||||||
Reference in New Issue
Block a user