ComboBox.getFocusOnClick

Returns whether the combo box grabs focus when it is clicked with the mouse. See gtk_combo_box_set_focus_on_click(). Since 2.6

class ComboBox
int
getFocusOnClick
()

Return Value

Type: int

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

Meta