diff --git a/gtk/gtkshortcutlabel.c b/gtk/gtkshortcutlabel.c index 262ae34251..1332fa47c5 100644 --- a/gtk/gtkshortcutlabel.c +++ b/gtk/gtkshortcutlabel.c @@ -515,7 +515,7 @@ gtk_shortcut_label_init (GtkShortcutLabel *self) * * Creates a new `GtkShortcutLabel` with @accelerator set. * - * Returns: (transfer full): a newly-allocated `GtkShortcutLabel` + * Returns: a newly-allocated `GtkShortcutLabel` */ GtkWidget * gtk_shortcut_label_new (const char *accelerator)