[ Version ( deprecated = true , deprecated_since = "3.20" , since = "2.4" ) ]
public bool get_focus_on_click ()
Warning: get_focus_on_click is deprecated since 3.20.
Returns whether the button grabs focus when it is clicked with the mouse.
Use get_focus_on_click instead
See set_focus_on_click.
this |
a Button |
true if the button grabs focus when it is clicked with the mouse. |