gio: add support for g_auto() and g_autoptr()
authorRyan Lortie <desrt@desrt.ca>
Fri, 30 Jan 2015 14:21:20 +0000 (15:21 +0100)
committerRyan Lortie <desrt@desrt.ca>
Fri, 30 Jan 2015 15:58:40 +0000 (16:58 +0100)
commite2f8afdd85c18c6eea4ce42b0c9dad2cdbfc9b3e
tree18e69708b531d8c9fec097552e26abce75a10c42
parent8ea414c8c6c40e208ebe4a9fdd41c7abdb05c392
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
20 files changed:
gio/Makefile.am
gio/gdbusdaemon.h
gio/gdesktopappinfo.h
gio/gfiledescriptorbased.h
gio/gio-autocleanups.h [new file with mode: 0644]
gio/gio.h
gio/gunixconnection.h
gio/gunixcredentialsmessage.h
gio/gunixfdlist.h
gio/gunixfdmessage.h
gio/gunixinputstream.h
gio/gunixmount.h
gio/gunixmounts.h
gio/gunixoutputstream.h
gio/gunixsocketaddress.h
gio/gunixvolume.h
gio/gwin32appinfo.h
gio/gwin32inputstream.h
gio/gwin32mount.h
gio/gwin32outputstream.h