[gtk+] fix a typo in the gtk_widget_render_icon annotations



commit 84bae929289b0a7bca44c1b747ba64efe538c8d5
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Sep 23 13:09:21 2010 -0400

    fix a typo in the gtk_widget_render_icon annotations

 gtk/gtkwidget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c
index e069340..7450f5b 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -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*



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]