InfoBar: Be most specific in new Since annotations

This commit is contained in:
Daniel Boles 2018-03-12 15:35:29 +00:00
parent 1122508e1c
commit f7a47a632c

View 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 wont
* 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)