GNOME Bugzilla – Bug 647250
GDateTime is not considered a boxed
Last modified: 2015-02-07 16:45:44 UTC
For some reason, the <record> element for GDateTime doesn't include the glib:get-type attribute.
Looks like there's a hack in g-ir-scanner for GVariant: http://git.gnome.org/browse/gobject-introspection/tree/giscanner/gdumpparser.py#n136 Which shouldn't be needed now that it's a foreign struct.
from g-i master: <record name="DateTime" c:type="GDateTime" version="2.26" glib:type-name="GDateTime" glib:get-type="g_date_time_get_type" c:symbol-prefix="date_time"> so I assume we can close this bug.
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]