Gtk.Paned::move-handle
function callback(paned, scroll_type:Gtk.ScrollType, ):Boolean;
The ::move-handle signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to move the handle when the user is using key bindings to move it.
Since 2.0
- paned
instance of Gtk.Paned that is emitting the signal
- scroll_type
- Returns