[gtk: 2/2] shortcutcontroller: fix transfer full annotation



commit fb325afc79536c6c1547eb42e57fca1f9fa11b8b
Author: Timm Bäder <mail baedert org>
Date:   Fri Apr 3 08:03:32 2020 +0200

    shortcutcontroller: fix transfer full annotation

 gtk/gtkshortcutcontroller.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkshortcutcontroller.c b/gtk/gtkshortcutcontroller.c
index d7534001fe..8fa081f977 100644
--- a/gtk/gtkshortcutcontroller.c
+++ b/gtk/gtkshortcutcontroller.c
@@ -681,7 +681,7 @@ gtk_shortcut_controller_new_for_model (GListModel *model)
 /**
  * gtk_shortcut_controller_add_shortcut:
  * @self: the controller
- * @shortcut: (transfer-full): a #GtkShortcut
+ * @shortcut: (transfer full): a #GtkShortcut
  *
  * Adds @shortcut to the list of shortcuts handled by @self.
  *


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