ComboBox.popdown

void popdown()

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

Use [gtk.drop_down.DropDown]