gtk: fix PasswordEntry annotation

This commit is contained in:
Bilal Elmoussaoui 2022-01-01 17:49:11 +01:00
parent 95169ad54b
commit e7fc8ad1f5

View File

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