widget: Fix a mission annotation

This commit is contained in:
Matthias Clasen 2019-03-17 01:08:02 -04:00
parent 898728fb2d
commit 430ea05aea

View File

@ -13315,7 +13315,7 @@ gtk_widget_set_focus_child (GtkWidget *widget,
*
* Returns the current focus child of @widget.
*
* Returns: (nullable): The current focus child of @widget,
* Returns: (nullable): (transfer none): The current focus child of @widget,
* or %NULL in case the focus child is unset.
*/
GtkWidget *