Gtk.Paned::toggle-handle-focus

function callback(paned, ):Boolean;

The ::toggle-handle-focus is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to accept the current position of the handle and then move focus to the next widget in the focus chain.

The default binding is Tab.

Since 2.0

paned

instance of Gtk.Paned that is emitting the signal

Returns