gobject-2.0: Add missing GType constants for fundamentals
commit1563f725758abd9bf2e5eb765d5f176419533790
authorGeorge Barrett <bob@bob131.so>
Thu, 30 Nov 2017 13:05:42 +0000 (1 00:05 +1100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 9 Dec 2017 13:23:41 +0000 (9 14:23 +0100)
tree7498280574003d8e63da20af5cf42a839688adad
parentef8e84363e5afde82fb192388d3ca1b07c34be4d
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