Gtk.ComboBox::popup
function callback(combo_box, ):void;
The ::popup signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to popup the combo box list.
The default binding for this signal is Alt+Down.
Since 2.12
- combo_box
instance of Gtk.ComboBox that is emitting the signal