Set child
as the current focus child of this.
This function is only suitable for widget implementations. If you want a certain widget to get the input focus, call [ [email protected]_focus] on it.
this |
a `GtkWidget` |
child |
a direct child widget of this or null to unset the focus child of this |