Gtk.ComboBox.prototype.popdown
function popdown():void {
// Gjs wrapper for gtk_combo_box_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.
Since 2.4