Gtk.ComboBox::move-active
function callback(combo_box, scroll_type:Gtk.ScrollType, ):void;
The ::move-active signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to move the active selection.
Since 2.12
- combo_box
instance of Gtk.ComboBox that is emitting the signal
- scroll_type