get_focusable


Description:

public bool get_focusable ()

Determines whether this can own the input focus.

See [method@Gtk.Widget.set_focusable].

Parameters:

this

a `GtkWidget`

Returns:

true if this can own the input focus, false otherwise