texture: Mention download_float in the docs

This commit is contained in:
Matthias Clasen 2021-09-14 08:38:25 -04:00
parent 1230bce133
commit 9f8d6ff29c

View File

@ -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