signal callback delegate or function to connect
bool callback(gtk.types.ScrollType scrollType, gtk.paned.Paned paned)
scrollType a #GtkScrollType (optional)
paned the instance the signal is connected to (optional)
Returns
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to MoveHandle signal.
The ::move-handle signal is a [keybinding signal]GtkBindingSignal which gets emitted to move the handle when the user is using key bindings to move it.