g-i: fix gtk_shortcut_label_new annotation

This commit is contained in:
Bilal Elmoussaoui 2021-03-11 18:21:56 +00:00
parent 9b3ca7f6b1
commit 5c505aefc4

View File

@ -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)