gio: add support for g_auto() and g_autoptr()

Add support to libgio types for the new cleanup macros.

https://bugzilla.gnome.org/show_bug.cgi?id=743640
This commit is contained in:
Ryan Lortie
2015-01-30 15:21:20 +01:00
parent 8ea414c8c6
commit e2f8afdd85
20 changed files with 178 additions and 0 deletions

View File

@@ -163,6 +163,8 @@
#include <gio/glistmodel.h>
#include <gio/gliststore.h>
#include <gio/gio-autocleanups.h>
#undef __GIO_GIO_H_INSIDE__
#endif /* __G_IO_H__ */