get_can_focus
Description:
Determines whether the input focus can enter this or any of its children.
See [method@Gtk.Widget.set_focusable].
Parameters:
this |
a `GtkWidget` |
Returns:
true if the input focus can enter this, false otherwise |