Returns whether the combo box grabs focus when it is clicked with the mouse. See gtk_combo_box_set_focus_on_click().
Deprecated: Use gtk_widget_get_focus_on_click() instead
Return: %TRUE if the combo box grabs focus when it is clicked with the mouse.
2.6
See Implementation
Returns whether the combo box grabs focus when it is clicked with the mouse. See gtk_combo_box_set_focus_on_click().