[gimp] libgimpwidgets: fix a copy-paste bug in function docs.



commit 6a1df5be31df9edad12d92cf622713fffdde8781
Author: Jehan <jehan girinstud io>
Date:   Fri Aug 2 23:12:50 2019 +0200

    libgimpwidgets: fix a copy-paste bug in function docs.

 libgimpwidgets/gimpwidgetsutils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgimpwidgets/gimpwidgetsutils.c b/libgimpwidgets/gimpwidgetsutils.c
index 4ea74cdf1d..7fc31c7b68 100644
--- a/libgimpwidgets/gimpwidgetsutils.c
+++ b/libgimpwidgets/gimpwidgetsutils.c
@@ -583,7 +583,7 @@ gimp_monitor_get_color_profile (GdkMonitor *monitor)
 
 /**
  * gimp_widget_get_color_profile:
- * @monitor: a #GdkMonitor
+ * @widget: a #GtkWidget
  *
  * This function returns the #GimpColorProfile of the monitor @widget is
  * currently displayed on, or %NULL if there is no profile configured.


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