gobject: Box GMappedFile
authorRay Strode <rstrode@redhat.com>
Fri, 15 Nov 2013 19:47:09 +0000 (14:47 -0500)
committerRay Strode <rstrode@redhat.com>
Fri, 15 Nov 2013 20:56:26 +0000 (15:56 -0500)
commitcfc8215fc1dc09acbfd4bb2c2b5ae5d66a4146d4
tree84ef89edd929f259d7832826e341fcbcbdf7ad7e
parentca830f273396322a29c439f760c06e9bad0399f1
gobject: Box GMappedFile

GMappedFile is current unintrospectable, because it's not a registered
box type.  It already has reference counting functions, so there's
little reason not to box it.

This commit adds GMappedFile to the hoard of other boxes types handled
by gboxed.c

https://bugzilla.gnome.org/show_bug.cgi?id=712393
gobject/gboxed.c
gobject/glib-types.h