get_focus_on_click


Description:

[ Version ( deprecated = true , deprecated_since = "3.20" , since = "2.6" ) ]
public bool get_focus_on_click ()

Warning: get_focus_on_click is deprecated since 3.20.

Returns whether the combo box grabs focus when it is clicked with the mouse.

Note:

Use get_focus_on_click instead

See set_focus_on_click.

Parameters:

this

a ComboBox

Returns:

true if the combo box grabs focus when it is clicked with the mouse.