InfoBar: Be most specific in new Since annotations
authorDaniel Boles <dboles@src.gnome.org>
Mon, 12 Mar 2018 15:35:29 +0000 (15:35 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 12 Mar 2018 16:12:13 +0000 (16:12 +0000)
gtk/gtkinfobar.c

index 81182866b0b3603cb192569cd4a67f9fbb1799f8..afc3f14e74b7fc3236e3a7d1a1d7458eda73256d 100644 (file)
@@ -1255,7 +1255,7 @@ gtk_info_bar_get_show_close_button (GtkInfoBar *info_bar)
  * Note that this property does not automatically show @info_bar and thus won’t
  * have any effect if it is invisible.
  *
- * Since: 3.22
+ * Since: 3.22.29
  */
 void
 gtk_info_bar_set_revealed (GtkInfoBar *info_bar,
@@ -1279,7 +1279,7 @@ gtk_info_bar_set_revealed (GtkInfoBar *info_bar,
  *
  * Returns: the current value of the GtkInfoBar:revealed property.
  *
- * Since: 3.22
+ * Since: 3.22.29
  */
 gboolean
 gtk_info_bar_get_revealed (GtkInfoBar *info_bar)