[gtk/image-loading: 4/24] texture: Mention download_float in the docs
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/image-loading: 4/24] texture: Mention download_float in the docs
- Date: Tue, 14 Sep 2021 12:57:06 +0000 (UTC)
commit c9852497b36a2c8e52d72b241367a67d02dcafb8
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Sep 14 08:38:25 2021 -0400
texture: Mention download_float in the docs
gdk/gdktexture.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdktexture.c b/gdk/gdktexture.c
index ee7570e7e7..edcf7a9d9c 100644
--- a/gdk/gdktexture.c
+++ b/gdk/gdktexture.c
@@ -28,8 +28,8 @@
* `GdkPixbuf`, or a Cairo surface, or other pixel data.
*
* The ownership of the pixel data is transferred to the `GdkTexture`
- * instance; you can only make a copy of it, via
- * [method@Gdk.Texture.download].
+ * instance; you can only make a copy of it, via [method@Gdk.Texture.download]
+ * or [method@Gdk.Texture.download_float].
*
* `GdkTexture` is an immutable object: That means you cannot change
* anything about it other than increasing the reference count via
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]