Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten code
authorChristian Persch <chpe@gnome.org>
Sat, 24 May 2008 14:08:28 +0000 (16:08 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 17 Aug 2010 22:12:28 +0000 (00:12 +0200)
commit71e73ffdfbd7a33f4e233cfe1353adf143a2c14c
tree6ce8016c835031a0231603cc58d676275009b676
parentdc1999316da0409c5bc15e37a0a568a8309bb5a3
Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten code

Now that we have convenience macros to implement boxed and pointer
types, use them.
gio/gdbusintrospection.c
gio/gfileattribute.c
gio/gfileinfo.c
gio/gsrvtarget.c
gobject/gboxed.c
gobject/gsourceclosure.c
gobject/gvaluetypes.c