Gtk.Range::move-slider
function callback(range, step:Gtk.ScrollType, ):void;
Virtual function that moves the slider. Used for keybindings.
- range
instance of Gtk.Range that is emitting the signal
- step
how to move the slider
function callback(range, step:Gtk.ScrollType, ):void;
Virtual function that moves the slider. Used for keybindings.
instance of Gtk.Range that is emitting the signal
how to move the slider