mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpwidgets: fix a copy-paste bug in function docs.
This commit is contained in:
parent
04598b1522
commit
6a1df5be31
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue