[docs] GApplication is available since Gio 2.26
authorJavier Jardón <jjardon@gnome.org>
Mon, 7 Jun 2010 21:55:34 +0000 (23:55 +0200)
committerJavier Jardón <jjardon@gnome.org>
Mon, 7 Jun 2010 22:00:39 +0000 (00:00 +0200)
gio/gapplication.c

index c79bf3a..72927ae 100644 (file)
  * 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);