projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef9dbf7
)
docs: Improve docs for MemoryTexture
author
Maximiliano Sandoval R
<msandova@gnome.org>
Thu, 6 Jan 2022 16:40:26 +0000
(17:40 +0100)
committer
Maximiliano Sandoval R
<msandova@gnome.org>
Thu, 6 Jan 2022 18:30:30 +0000
(19:30 +0100)
gdk/gdkmemorytexture.c
patch
|
blob
|
history
diff --git
a/gdk/gdkmemorytexture.c
b/gdk/gdkmemorytexture.c
index 68fdff616d96b6b0bf995349760a8086c3686165..c9aecd5cea0d418127d6ef8f02fc256c4f68c0c4 100644
(file)
--- 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`