clicked with the mouse.
ComboBox.getFocusOnClick
bool getFocusOnClick() nothrowReturns whether the combo box grabs focus when it is clicked with the mouse. See gtk.combo_box.ComboBox.setFocusOnClick.
Returns
true if the combo box grabs focus when it is
Deprecated
Use gtk.widget.Widget.getFocusOnClick instead