More doc fixes

svn path=/trunk/; revision=17936
This commit is contained in:
Matthias Clasen 2007-05-26 20:24:25 +00:00
parent 1c33042a57
commit cdac32d374
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2007-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstatusicon.c:
* gtk/gtkscalebutton.c:
* gtk/gtkrecentaction.c:
* gtk/gtkrange.c:

View File

@ -1543,7 +1543,7 @@ gtk_status_icon_set_screen (GtkStatusIcon *status_icon,
/**
* gtk_status_icon_get_screen:
* @window: a #GtkStatusIcon.
* @status_icon: a #GtkStatusIcon
*
* Returns the #GdkScreen associated with @status_icon.
*