mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Add missing space in gtk-doc deprecated syntax
2008-12-04 Johan Dahlin <jdahlin@async.com.br> * gtk/gtkstatusicon.c: Add missing space in gtk-doc deprecated syntax svn path=/trunk/; revision=21845
This commit is contained in:
parent
41639683d9
commit
e2d2ea6fd7
@ -1,3 +1,8 @@
|
||||
2008-12-04 Johan Dahlin <jdahlin@async.com.br>
|
||||
|
||||
* gtk/gtkstatusicon.c:
|
||||
Add missing space in gtk-doc deprecated syntax
|
||||
|
||||
2008-12-03 Simos Xenitellis <simos@gnome.org>
|
||||
|
||||
Bug 557420 – Some compose sequences don't work anymore (or only in
|
||||
|
@ -2162,7 +2162,7 @@ gtk_status_icon_get_screen (GtkStatusIcon *status_icon)
|
||||
*
|
||||
* Since: 2.10
|
||||
*
|
||||
* Deprecated:2.16: Use gtk_status_icon_set_tooltip_text() instead.
|
||||
* Deprecated: 2.16: Use gtk_status_icon_set_tooltip_text() instead.
|
||||
*/
|
||||
void
|
||||
gtk_status_icon_set_tooltip (GtkStatusIcon *status_icon,
|
||||
|
Loading…
Reference in New Issue
Block a user