getCanFocus

open fun getCanFocus(): Boolean

Determines whether the input focus can enter @widget or any of its children.

See method@Gtk.Widget.set_focusable.

Return

true if the input focus can enter @widget, false otherwise