[gtk+] docs: don't use property syntax to link to vfuncs



commit 806876627016c163dc7d68dbc74e657894b7ac46
Author: William Jon McCann <william jon mccann gmail com>
Date:   Tue Jan 21 17:43:04 2014 -0500

    docs: don't use property syntax to link to vfuncs

 gtk/deprecated/gtkiconfactory.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/deprecated/gtkiconfactory.c b/gtk/deprecated/gtkiconfactory.c
index 76e4b20..7b4394a 100644
--- a/gtk/deprecated/gtkiconfactory.c
+++ b/gtk/deprecated/gtkiconfactory.c
@@ -2167,7 +2167,7 @@ gtk_icon_source_get_icon_name (const GtkIconSource *source)
  * In addition, if a filename source is in use, this
  * function in some cases will return the pixbuf from
  * loaded from the filename. This is, for example, true
- * for the GtkIconSource passed to the GtkStyle::render_icon()
+ * for the GtkIconSource passed to the #GtkStyle render_icon(<!-- -->)
  * virtual function. The reference count on the pixbuf is
  * not incremented.
  *


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