focus_on_click : if TRUE the combo box grabs focus when clicked with the mouse.
The set_focus_on_click() method sets the value of the "focus-on-click" property to the value of focus_on_click. If focus_on_click is TRUE the combo box grabs focus when clicked with the mouse.
See also: get_focus_on_click()