mirror of https://github.com/GNOME/gimp.git
libgimpwidgets: fix a copy-paste bug in function docs.
This commit is contained in:
parent
04598b1522
commit
6a1df5be31
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue