[gtk+] docs: fix function link



commit 6bf71d13c388d28fc0630fd2749b66542ca884ff
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 17:38:52 2014 -0500

    docs: fix function link

 gtk/gtkicontheme.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c
index e34430e..8aacd56 100644
--- a/gtk/gtkicontheme.c
+++ b/gtk/gtkicontheme.c
@@ -5222,7 +5222,7 @@ gtk_icon_theme_lookup_by_gicon (GtkIconTheme       *icon_theme,
  * Looks up an icon and returns a structure containing
  * information such as the filename of the icon.
  * The icon can then be rendered into a pixbuf using
- * gtk_icon_info_load_icon_for_scale ().
+ * gtk_icon_info_load_icon().
  *
  * Return value: (transfer full): a #GtkIconInfo structure containing
  *     information about the icon, or %NULL if the icon


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