mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
gtk: Annotate GtkFlowBoxCreateWidgetFunc as "transfer full"
This commit is contained in:
parent
413d27508f
commit
c8d1108574
@ -107,7 +107,7 @@ struct _GtkFlowBoxChildClass
|
||||
* Called for flow boxes that are bound to a #GListModel with
|
||||
* gtk_flow_box_bind_model() for each item that gets added to the model.
|
||||
*
|
||||
* Returns: a #GtkWidget that represents @item
|
||||
* Returns: (transfer full): a #GtkWidget that represents @item
|
||||
*
|
||||
* Since: 3.18
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user