[gtk: 3/5] docs: Improve docs for MemoryTexture




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]