diff options
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/gtkflowbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkflowbox.h b/gtk/gtkflowbox.h index 0b6ad4dc8f..ff2a6be0da 100644 --- a/gtk/gtkflowbox.h +++ b/gtk/gtkflowbox.h @@ -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 */ |