[gtk/bilelmoussaoui/shortcuts-annotation] g-i: fix gtk_shortcut_label_new annotation




commit 5c505aefc416181d798c98d230e5803974d0dede
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Mar 11 18:21:56 2021 +0000

    g-i: fix gtk_shortcut_label_new annotation

 gtk/gtkshortcutlabel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]