mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 09:00:34 +00:00
Typo fix
This commit is contained in:
parent
f50d1b2584
commit
5dd6ad0057
@ -2342,7 +2342,7 @@ gtk_container_foreach (GtkContainer *container,
|
||||
* default behaviour by overriding the class closure of this signal.
|
||||
*
|
||||
* This is function is mostly meant to be used by widgets. Applications can use
|
||||
* gtk_widget_grab_focus() to manualy set the focus to a specific widget.
|
||||
* gtk_widget_grab_focus() to manually set the focus to a specific widget.
|
||||
*/
|
||||
void
|
||||
gtk_container_set_focus_child (GtkContainer *container,
|
||||
|
Loading…
Reference in New Issue
Block a user