From: Maximiliano Sandoval R Date: Thu, 6 Jan 2022 16:40:26 +0000 (+0100) Subject: docs: Improve docs for MemoryTexture X-Git-Tag: archive/raspbian/4.6.5+ds-1+rpi1~1^2~19^2~4^2~110^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ce2c4f0f086353cea815e212affd208431671a46;p=gtk4.git docs: Improve docs for MemoryTexture --- 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`