Returns whether the combo box grabs focus when it is clicked with the mouse.
Use gtk_widget_get_focus_on_click instead
See set_focus_on_click.
| this |
a ComboBox |
|
true if the combo box grabs focus when it is clicked with the mouse. |