GtkComboBox::get_focus_on_click

bool get_focus_on_click();

Returns : true if the combo box grabs focus when it is clicked with the mouse.

The get_focus_on_click() method returns the value of the "focus-on-click" property.

See also: set_focus_on_click()