mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +00:00
gdkdmabufformats: Add autoptr definition
This commit is contained in:
parent
e6cafa890d
commit
e46e61643c
@ -55,4 +55,6 @@ GDK_AVAILABLE_IN_4_14
|
|||||||
gboolean gdk_dmabuf_formats_equal (const GdkDmabufFormats *formats1,
|
gboolean gdk_dmabuf_formats_equal (const GdkDmabufFormats *formats1,
|
||||||
const GdkDmabufFormats *formats2);
|
const GdkDmabufFormats *formats2);
|
||||||
|
|
||||||
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC (GdkDmabufFormats, gdk_dmabuf_formats_unref);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
Loading…
Reference in New Issue
Block a user