Add missing annotation

This commit is contained in:
Emmanuele Bassi
2020-06-05 14:33:17 +01:00
parent 672413f1f6
commit 1061ad289a

View File

@@ -858,7 +858,7 @@ gtk_column_view_column_set_header_menu (GtkColumnViewColumn *self,
* Gets the menu model that is used to create the context menu
* for the column header.
*
* Returns: the #GMenuModel, or %NULL
* Returns: (transfer none) (nullable): the #GMenuModel, or %NULL
*/
GMenuModel *
gtk_column_view_column_get_header_menu (GtkColumnViewColumn *self)