get_focus_on_click
Description:
Returns whether the widget should grab focus when it is clicked with the mouse.
See set_focus_on_click.
Parameters:
this |
a Widget |
Returns:
true if the widget should grab focus when it is clicked with the mouse. |