projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1122508
)
InfoBar: Be most specific in new Since annotations
author
Daniel Boles
<dboles@src.gnome.org>
Mon, 12 Mar 2018 15:35:29 +0000
(15:35 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Mon, 12 Mar 2018 16:12:13 +0000
(16:12 +0000)
gtk/gtkinfobar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkinfobar.c
b/gtk/gtkinfobar.c
index 81182866b0b3603cb192569cd4a67f9fbb1799f8..afc3f14e74b7fc3236e3a7d1a1d7458eda73256d 100644
(file)
--- a/
gtk/gtkinfobar.c
+++ b/
gtk/gtkinfobar.c
@@
-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)