[gtk/bilelmoussaoui/g-i] gtk: fix PasswordEntry annotation



commit e7fc8ad1f58bccaa39e8caa4a97ac9251b242f5b
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Sat Jan 1 17:49:11 2022 +0100

    gtk: fix PasswordEntry annotation

 gtk/gtkpasswordentry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkpasswordentry.c b/gtk/gtkpasswordentry.c
index 7e375a05bc..b6a6dea51b 100644
--- a/gtk/gtkpasswordentry.c
+++ b/gtk/gtkpasswordentry.c
@@ -729,7 +729,7 @@ gtk_password_entry_set_extra_menu (GtkPasswordEntry *entry,
  *
  * Gets the menu model set with gtk_password_entry_set_extra_menu().
  *
- * Returns: (transfer none): (nullable): the menu model
+ * Returns: (transfer none) (nullable): the menu model
  */
 GMenuModel *
 gtk_password_entry_get_extra_menu (GtkPasswordEntry *entry)


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