mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 17:50:18 +00:00
widget: Fix a mission annotation
This commit is contained in:
parent
898728fb2d
commit
430ea05aea
@ -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 *
|
||||
|
Loading…
Reference in New Issue
Block a user