get_can_focus
Description:
Determines whether this can own the input focus.
See set_can_focus.
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_can_focus.
this |
a Widget |
true if this can own the input focus, false otherwise |