signal callback delegate or function to connect
void callback(gtk.types.ScrollType step, gtk.range.Range range)
step how to move the slider (optional)
range the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to MoveSlider signal.
Virtual function that moves the slider.
Used for keybindings.