gobject-2.0: Add missing GType constants for fundamentals
commit7091f4ed264a626e5e69556ec18c7c2ad261c3dd
authorGeorge Barrett <bob@bob131.so>
Thu, 30 Nov 2017 13:05:42 +0000 (1 00:05 +1100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 30 Nov 2017 16:05:19 +0000 (30 17:05 +0100)
tree4adce199036daa484d2317f4557e2ea1450e9dc1
parent760ea1d6353602c508c2e03b8a13a7536ef6c47a
gobject-2.0: Add missing GType constants for fundamentals

At present, only a handful of the G_TYPE_* are declared as constants
GType defines, adding a hurdle to vala programs wanting to use
GObject's fundamental type introspection facilities.

This commit simply adds declarations for all the constant-valued GTypes
listed in the GObject documentation.

https://bugzilla.gnome.org/show_bug.cgi?id=791023
vapi/gobject-2.0.vapi