Doc fixes.

2005-06-10  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkiconview.c (gtk_icon_view_set_margin):
	* gtk/gtkicontheme.c (gtk_icon_info_load_icon):
	* gtk/gtkcalendar.c (gtk_calendar_thaw): Doc fixes.
This commit is contained in:
Matthias Clasen
2005-06-10 04:25:33 +00:00
committed by Matthias Clasen
parent 3ce3cafc93
commit 1a15d98cd4
6 changed files with 21 additions and 3 deletions

View File

@ -3383,7 +3383,7 @@ gtk_calendar_freeze (GtkCalendar *calendar)
/**
* gtk_calendar_thaw:
* @calendar:
* @calendar: a #GtkCalendar
*
* Does nothing. Previously defrosted a calendar; all the changes made
* since the last gtk_calendar_freeze() were displayed.