projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30af72
)
docs: Link from gdk_texture_download() to GdkTextureDownloader
author
Benjamin Otte
<otte@redhat.com>
Tue, 14 Feb 2023 06:20:40 +0000
(07:20 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 14 Feb 2023 23:39:18 +0000
(
00:39
+0100)
gdk/gdktexture.c
patch
|
blob
|
history
diff --git
a/gdk/gdktexture.c
b/gdk/gdktexture.c
index bac18dc9fe557189824516b3834dc2671c609b5a..c37fd248aa28bd32fe551eca7f65ee2fa5216345 100644
(file)
--- a/
gdk/gdktexture.c
+++ b/
gdk/gdktexture.c
@@
-722,6
+722,9
@@
gdk_texture_download_surface (GdkTexture *texture)
* cairo_image_surface_get_stride (surface));
* cairo_surface_mark_dirty (surface);
* ```
+ *
+ * For more flexible download capabilites, see
+ * [struct@Gdk.TextureDownloader].
*/
void
gdk_texture_download (GdkTexture *texture,