[gtk/wip/otte/color-profiles] memorytexture: Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/color-profiles] memorytexture: Cosmetics
- Date: Wed, 29 Sep 2021 18:27:15 +0000 (UTC)
commit b458cd2490f521946d4b9226ce638444accd6f31
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 29 14:18:33 2021 -0400
memorytexture: Cosmetics
gdk/gdkmemorytexture.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gdk/gdkmemorytexture.c b/gdk/gdkmemorytexture.c
index 2da8380aa2..2391784d03 100644
--- a/gdk/gdkmemorytexture.c
+++ b/gdk/gdkmemorytexture.c
@@ -194,10 +194,11 @@ gdk_memory_texture_new (int width,
* @width: the width of the texture
* @height: the height of the texture
* @format: the format of the data
+ * @color_profile: a `GdkColorProfile`
* @bytes: the `GBytes` containing the pixel data
* @stride: rowstride for the data
*
- * Creates a new texture for a blob of image data.
+ * Creates a new texture for a blob of image data with a given color profile.
*
* The `GBytes` must contain @stride x @height pixels
* in the given format.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]