[gtk/matthiasc/color-profiles: 1/32] colorprofile: Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/color-profiles: 1/32] colorprofile: Cosmetics
- Date: Sun, 3 Oct 2021 20:23:25 +0000 (UTC)
commit 651f374d50f91f53db90c34bb398a27c30f0fb1b
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Oct 3 00:42:11 2021 -0400
colorprofile: Cosmetics
gi-docgen complained.
gdk/gdkcolorprofile.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkcolorprofile.c b/gdk/gdkcolorprofile.c
index 1120009965..e8fbad1bb0 100644
--- a/gdk/gdkcolorprofile.c
+++ b/gdk/gdkcolorprofile.c
@@ -259,7 +259,7 @@ gdk_color_profile_get_srgb_linear (void)
/**
* gdk_color_profile_new_from_icc_bytes:
- * @icc_profile: The ICC profiles given as a `GBytes`
+ * @bytes: The ICC profiles given as a `GBytes`
* @error: Return location for an error
*
* Creates a new color profile for the given ICC profile data.
@@ -343,7 +343,7 @@ gdk_color_profile_get_lcms_profile (GdkColorProfile *self)
/**
* gdk_color_profile_is_linear:
- * @profile: a `GdkColorProfile`
+ * @self: a `GdkColorProfile`
*
* Checks if the given profile is linear.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]