[docs] GApplication is available since Gio 2.26

This commit is contained in:
Javier Jardón 2010-06-07 23:55:34 +02:00
parent c2a539eff0
commit d68100afcc

View File

@ -140,9 +140,10 @@
* exported actions change (i.e. an action is added, removed, enabled,
* disabled, or otherwise changed).
* </para>
* <para>
* #GApplication is supported since Gio 2.26.
* </para>
* </refsect2>
*
* Since: 2.24
*/
G_DEFINE_TYPE (GApplication, g_application, G_TYPE_OBJECT);