get_can_focus


Description:

public bool get_can_focus ()

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