get_focusable
Description:
Determines whether this can own the input focus.
See set_focusable.
Parameters:
this |
a Widget |
Returns:
true if this can own the input focus, false otherwise |
Determines whether this can own the input focus.
See set_focusable.
this |
a Widget |
true if this can own the input focus, false otherwise |