Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30
authorColin Walters <walters@verbum.org>
Fri, 25 May 2012 12:42:50 +0000 (08:42 -0400)
committerColin Walters <walters@verbum.org>
Sat, 26 May 2012 14:13:30 +0000 (10:13 -0400)
commita9637126465fba06c1fc73cc70eb5f683ad4e4b3
tree79b2d8400bf1af86a424bef2d97b07f7b11d8d66
parent9c86e1168cad8ae2c2642ffd487d4f6319e1dc04
Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30

I didn't do this comprehensively, since there's a lot of it, mainly
due to the GDBus object manager stuff, but anyone trying to use
that would fail fast due to lack of the gdbus code generator.

My main goal was to get API additions to existing classes like
g_data_input_stream_read_line_utf8(), as well as the lower level new
API like glib-unix.h.

https://bugzilla.gnome.org/show_bug.cgi?id=676816
12 files changed:
gio/gaction.h
gio/gdatainputstream.h
gio/gdbusconnection.h
glib/gatomic.h
glib/gfileutils.h
glib/ghash.h
glib/ghmac.h
glib/glib-unix.h
glib/gunicode.h
glib/gutils.h
glib/gvariant.h
gobject/glib-types.h