Method

GtkComboBoxpopdown

deprecated: 4.10 

Declaration [src]

void
gtk_combo_box_popdown (
  GtkComboBox* combo_box
)

Description [src]

Hides the menu or dropdown list of combo_box.

This function is mostly intended for use by accessibility technologies; applications should have little use for it.

Deprecated since: 4.10

Use GtkDropDown