[gtk: 3/5] docs: Improve docs for MemoryTexture
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 3/5] docs: Improve docs for MemoryTexture
- Date: Fri, 7 Jan 2022 03:16:20 +0000 (UTC)
commit ce2c4f0f086353cea815e212affd208431671a46
Author: Maximiliano Sandoval R <msandova gnome org>
Date: Thu Jan 6 17:40:26 2022 +0100
docs: Improve docs for MemoryTexture
gdk/gdkmemorytexture.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/gdkmemorytexture.c b/gdk/gdkmemorytexture.c
index 68fdff616d..c9aecd5cea 100644
--- a/gdk/gdkmemorytexture.c
+++ b/gdk/gdkmemorytexture.c
@@ -133,7 +133,7 @@ gdk_memory_sanitize (GBytes *bytes,
*
* Creates a new texture for a blob of image data.
*
- * The `GBytes` must contain @stride x @height pixels
+ * The `GBytes` must contain @stride × @height pixels
* in the given format.
*
* Returns: (type GdkMemoryTexture): A newly-created `GdkTexture`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]