[gtk] icontheme: Don't reference nonexistent parameter in docs



commit fe7a2635d09ea49d68f3444221bcda445a15504c
Author: Timm Bäder <tbaeder redhat com>
Date:   Mon Oct 29 11:27:04 2018 +0100

    icontheme: Don't reference nonexistent parameter in docs

 gtk/gtkicontheme.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c
index 5b1d3c6260..d2d4c26f76 100644
--- a/gtk/gtkicontheme.c
+++ b/gtk/gtkicontheme.c
@@ -4466,7 +4466,7 @@ gtk_icon_theme_lookup_symbolic_colors (GtkCssStyle *style,
  * @icon_info: a #GtkIconInfo
  * @context: a #GtkStyleContext
  * @was_symbolic: (out) (allow-none): a #gboolean, returns whether the
- *     loaded icon was a symbolic one and whether the @fg color was
+ *     loaded icon was a symbolic one and whether the foreground color was
  *     applied to it.
  * @error: (allow-none): location to store error information on failure,
  *     or %NULL.


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