fix a typo in the gtk_widget_render_icon annotations

This commit is contained in:
Matthias Clasen 2010-09-23 13:09:21 -04:00
parent 381c14f1e2
commit 84bae92928

View File

@ -7822,7 +7822,7 @@ gtk_widget_create_pango_layout (GtkWidget *widget,
* the application and should not be modified. The pixbuf should be freed
* after use with g_object_unref().
*
* Return value: (transferi full): a new pixbuf, or %NULL if the
* Return value: (transfer full): a new pixbuf, or %NULL if the
* stock ID wasn't known
**/
GdkPixbuf*