[gtk/render-node-types: 71/75] Add missing transfer annotation
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/render-node-types: 71/75] Add missing transfer annotation
- Date: Wed, 8 Apr 2020 14:46:21 +0000 (UTC)
commit 59852d342553743f29e455980f4dee75236e2645
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Apr 8 00:00:26 2020 +0100
Add missing transfer annotation
gtk/gtksnapshot.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtksnapshot.c b/gtk/gtksnapshot.c
index 878fe88b4d..a2b193685c 100644
--- a/gtk/gtksnapshot.c
+++ b/gtk/gtksnapshot.c
@@ -1152,7 +1152,7 @@ gtk_snapshot_pop_collect (GtkSnapshot *snapshot)
* @snapshot. The only function that should be
* called after this is gtk_snapshot_unref().
*
- * Returns: the constructed #GskRenderNode
+ * Returns: (transfer full): the constructed #GskRenderNode
*/
GskRenderNode *
gtk_snapshot_to_node (GtkSnapshot *snapshot)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]