Add some caveats to the documentation. (#348971)

2006-08-17  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkstatusicon.c (gtk_status_icon_get_geometry): Add some
	caveats to the documentation.  (#348971)
This commit is contained in:
Matthias Clasen
2006-08-17 14:35:29 +00:00
committed by Matthias Clasen
parent 154987a539
commit 6aa85bbffb
3 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstatusicon.c (gtk_status_icon_get_geometry): Add some
caveats to the documentation. (#348971)
Thu Aug 17 16:19:35 2006 Tim Janik <timj@imendio.com>
* docs/tutorial/gtk-tut.sgml: fixed buglet from #351759.