Gtk.Paned::accept-position

function callback(paned, ):Boolean;

The ::accept-position signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to accept the current position of the handle when moving it using key bindings.

The default binding for this signal is Return or Space.

Since 2.0

paned

instance of Gtk.Paned that is emitting the signal

Returns