gioenumtypes.h.template: use GLIB_AVAILABLE_IN_ALL
authorRyan Lortie <desrt@desrt.ca>
Thu, 6 Dec 2012 18:59:35 +0000 (13:59 -0500)
committerRyan Lortie <desrt@desrt.ca>
Sun, 13 Jan 2013 18:05:15 +0000 (13:05 -0500)
commit0dba77d0f4a28671d77222129f219b5961748562
tree1dcfad2e569dcd1dd83756451cb70e691f41dbf3
parent0a2b58625998680568623e69fd7fcedfd33d04da
gioenumtypes.h.template: use GLIB_AVAILABLE_IN_ALL

glib-mkenums is not currently clever enough to know which version an
enum type was added in, so just mark all the _get_type() functions as
available in all versions.

https://bugzilla.gnome.org/show_bug.cgi?id=688681
gio/gioenumtypes.h.template