ComboBox.addOnPopdown

The ::popdown signal is a keybinding signal which gets emitted to popdown the combo box list. The default bindings for this signal are Alt+Up and Escape. Since 2.12

class ComboBox
void
addOnPopdown
(
bool delegate dlg
,)

Meta