summaryrefslogtreecommitdiff
path: root/gsk
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-02-19 11:18:15 +0200
committerSebastian Dröge <sebastian@centricular.com>2023-02-19 11:18:15 +0200
commitca93512106ea1c64c195cb121bb7529e7f8232df (patch)
treed5cf992e76eb46a4039fab4a2971920a51910cc3 /gsk
parentfbd4f06ee2cb3f86d63a9fc874b2596d1dddf20b (diff)
downloadgtk+-ca93512106ea1c64c195cb121bb7529e7f8232df.tar.gz
Add two missing `Since` markers
Diffstat (limited to 'gsk')
-rw-r--r--gsk/gskrendernodeimpl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gsk/gskrendernodeimpl.c b/gsk/gskrendernodeimpl.c
index c823c8c5c0..9b45daacae 100644
--- a/gsk/gskrendernodeimpl.c
+++ b/gsk/gskrendernodeimpl.c
@@ -1588,6 +1588,8 @@ gsk_texture_node_new (GdkTexture *texture,
* GskTextureScaleNode:
*
* A render node for a `GdkTexture`.
+ *
+ * Since: 4.10
*/
struct _GskTextureScaleNode
{