set_can_focus
Description:
Specifies whether this can own the input focus.
See grab_focus for actually setting the input focus on a widget.
Parameters:
this |
a Widget |
can_focus |
whether or not this can own the input focus. |